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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Südwest Traumstraßen Tour 5 (287 km): Rundtour durch die Vogesen",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e72f381b-4aae-47ed-8ecb-debbaed1c93f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/82/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/75/?format=api"
}