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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Start:Hameln, to Weserbergland",
    "creator_name": "Weserbergland",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1eb8f48e-6826-4482-a7ca-c21fb1921ef5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1219/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1504/?format=api"
}