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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/?format=api",
    "description": "Stauseetour im Harz",
    "creator_name": "Freggel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba125ee5-77b2-4ca2-83a9-1f3dff9b10b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3518/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4168/?format=api"
}