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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "Kleine Allgäu Rundfahrt",
    "creator_name": "RalfWo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2d560bc-fd94-4efa-a04e-c333a0476f85"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1582/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1985/?format=api"
}