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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Lieblingsstrecke Odenwald 190 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b0f9a9c-d1fe-478f-96e8-de19bede6a11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5825/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7868/?format=api"
}