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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "Saalfelden am St. Meer to Andermatt",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02e6dfde-3689-4298-a937-c3f365378a6c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4398/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5208/?format=api"
}