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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "Dolomiten3-1",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/143b6319-8c24-424e-aa84-71df4fc52e4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1454/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1837/?format=api"
}