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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/?format=api",
    "description": "Aschebäsch-Runde 132 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef68171d-3f4c-445b-8458-68c9eaef4c24"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5811/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7854/?format=api"
}