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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/?format=api",
    "description": "Romantische Straße Abschnitt 1",
    "creator_name": "pivolinho",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4af6a824-639a-4a9e-b9ce-1f6d04394365"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27941/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41429/?format=api"
}