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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Straucher Wandertage 2009",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/be0dccac-1351-4cc2-9961-7abb3bc8173d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2990/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3568/?format=api"
}