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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/?format=api",
    "description": "Lüneburger Heide (350km): sehr schöne, grüne Strecke; um Bergen und Faßberg herum etwas langweilig",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bb7b97d9-5ea7-421a-9578-afa23406de53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/208/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/245/?format=api"
}