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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Fahrradtour von Venlo nach Roermond",
    "creator_name": "HP1207",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ef6d612-2666-454a-92ba-4fb757cb073c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28070/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41544/?format=api"
}