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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Aerzen, Albrock, Lauenförde als Rundtour",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69d9953b-6bae-4b55-85e9-336692459076"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2772/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3340/?format=api"
}