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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Drover Heide",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a048043-9cb5-41bc-afb9-fcf8761765d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2003/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2500/?format=api"
}