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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "Saalfelden a St Meer to Levico Terme",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3ae39b1-ae12-48dc-b2e7-965e595cac3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3379/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4009/?format=api"
}