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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Westerwaldtour",
    "creator_name": "Rolf1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed2bfd64-faac-45d8-bae7-cbfa7f16edcd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/340/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/405/?format=api"
}