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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1218/?format=api",
    "description": "Alpe Klank",
    "creator_name": "Frakur",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/efb40dcc-e12f-45ba-9d50-704f3be95d8f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26648/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40299/?format=api"
}