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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1009/?format=api",
    "description": "193 A-B-A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/437f1b12-fb32-4622-b125-d33d135edd0a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3164/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3781/?format=api"
}