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

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

{
    "category": "https://api.routeconverter.com/v1/categories/451/?format=api",
    "description": "Warndt-Wald-2",
    "creator_name": "walterA",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/52f9b713-8c04-4c4d-89ef-65216837af07"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26964/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40585/?format=api"
}