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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "Vorarlberg-Appenzell",
    "creator_name": "Alpen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e2cd8f53-b2ea-4985-bef2-337470eb9dad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2347/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2886/?format=api"
}