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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/?format=api",
    "description": "Thementour 12 Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bbcced9-3c06-4bbc-8e66-df9543e69e22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1015/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1252/?format=api"
}