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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/?format=api",
    "description": "01 Spazierweg mit Fiby",
    "creator_name": "Coubidou",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34c70ef9-fd07-4417-af3c-f0e8ea231a1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6019/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8087/?format=api"
}