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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/?format=api",
    "description": "Start:Hameln, to Harzköhlerei",
    "creator_name": "Weserbergland",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5534479e-c0ab-4a03-9180-a1be5e10d670"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1217/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1502/?format=api"
}