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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/?format=api",
    "description": "Hohe Venn Tour",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5085dda7-23d2-438d-97ba-c9c47117c770"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2642/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3202/?format=api"
}