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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "08 Achensee-Kaiserhaus",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e8c7a719-6076-423d-9c86-2431171787e4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40487/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56978/",
    "metadata": {
        "length": 56409,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 864,
        "size": 79774,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2169,
        "elevationLoss": 2408,
        "country": "AT"
    }
}