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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/?format=api",
    "description": "Wanderung durchs Hohe Venn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9c74b51-37d4-4ce6-9b0a-a44628593a00"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2643/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3203/?format=api"
}