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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/?format=api",
    "description": "Aletschhorn",
    "creator_name": "Castor",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47f2e4fb-91a8-4762-b3b7-65d7a58fd8c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4634/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5494/?format=api"
}