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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Südwest Traumstraßen Tour 4 (303 km): Rundtour durch die Vogesen",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a0faaa7-0d41-4361-a25d-206b5bb7becb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/80/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/73/?format=api"
}