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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "52-Kurven-Strecke",
    "creator_name": "Kruemel_02",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/33dbf9e6-5a0e-400f-a8e4-18470d931268"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4411/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5221/?format=api"
}