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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Eifeler Steilkueste",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9078d1a-0641-4ee5-ab1c-07322f70a6c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/827/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1026/?format=api"
}