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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schoene Aussicht",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/465340cc-a76f-4104-9028-a3c99e0ebbe3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2698/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3258/?format=api"
}