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

GET /v1/routes/405/
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/",
    "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/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/405/",
    "metadata": null
}