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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2000/?format=api",
    "description": "Bushaltestelle to Apotheke",
    "creator_name": "ahahn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f7d71640-e6ea-42ba-aeda-723614627a44"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6303/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8389/?format=api"
}