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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "HDH - Elsass und zurück",
    "creator_name": "Tollt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8009d59f-8a6a-4051-8056-f22d39e1a1fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4578/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5434/?format=api"
}