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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1014/?format=api",
    "description": "250 Maximilianstr - Grumbkowstr",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba12495f-7bd3-41e7-8c45-6dd766ad6434"
    },
    "localFile": "https://api.routeconverter.com/v1/files/14919/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/17921/?format=api"
}