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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "Bregenzer Wald, Vorarlberg",
    "creator_name": "Laubi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52869066-9255-4ee6-be80-01f8c2b338dd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2436/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2986/?format=api"
}