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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "Motoradtour um Willingen durch NRW und Hessen",
    "creator_name": "thombo59",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4c9c286a-ba8e-4a51-ade1-857c1da6cf48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4668/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5555/?format=api"
}