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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Odenwald-Catliner",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/babf4514-e1fe-4bef-a2c8-dff3f4d2d97c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2458/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3011/?format=api"
}