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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6946/?format=api",
    "description": "FBT Teil1 TomTom",
    "creator_name": "fredgr",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/627382f1-5a16-4df7-8d1d-695484be5963"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24097/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38023/?format=api"
}