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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2688/?format=api",
    "description": "Rundwanderung um Niederauroff",
    "creator_name": "Rd-Wanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/abcba2b7-4ff5-4263-8e80-fb145a471b8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26784/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40421/?format=api"
}