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

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

{
    "category": "https://api.routeconverter.com/v1/categories/330/?format=api",
    "description": "Bachtäler HR 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a687966-81d3-4028-8ed4-f21e3ae5505b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/857/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1056/?format=api"
}