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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "elsass norden ADAC-Vorschlag Teil1 309 km",
    "creator_name": "joergdet",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e97861ef-be6d-4eda-8f4d-1c1a5971940b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1607/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2012/?format=api"
}