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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/?format=api",
    "description": "Rundweg 9",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27214b16-a990-47bd-9b3a-90295bb11989"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2942/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3520/?format=api"
}