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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmugglerweg B lite",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d688f9d9-7bca-4f74-bf3e-730f04cc4446"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2680/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3240/?format=api"
}