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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1700/?format=api",
    "description": "Vogesen Le Howald",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e09ed187-fa48-427d-b0fe-818a03001538"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7063/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9203/?format=api"
}