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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1011/?format=api",
    "description": "197 G - K",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03b60db2-339f-412c-9361-6b8f94eb64f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3171/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3788/?format=api"
}