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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Hannover-Köterberg-Hannover",
    "creator_name": "Jochen54",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/17769580-e6e5-4df7-89c5-915970a6ae97"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3239/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3856/?format=api"
}