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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "Dolomiten-5",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c47c903-35a1-49e6-b107-11c63227779b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1453/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1836/?format=api"
}