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

GET /v1/routes/1246/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "cbd718847f1b9d9309546603104e9897"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 6",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9879f3a1-e4d0-4220-9639-dbb112c41ba2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1009/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1246/",
    "metadata": {
        "length": 20876,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 281,
        "size": 13954,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}