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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "Dolomiten Nord",
    "creator_name": "multitank",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e76f5955-0e83-4a12-8926-d13989263e1e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6380/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8480/?format=api"
}