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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1025/?format=api",
    "description": "Felsenrundgang 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9308867e-d7ba-46b7-a6f5-bcd7800ce1e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3215/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3832/?format=api"
}