This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/3526/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e7f8d01fba3ed054418f62bb3f0ab590"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/916/?format=api",
    "description": "Rundweg 7",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3393a997-e76a-4e66-8df5-eafacd671c82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2948/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3526/?format=api"
}