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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7766/",
    "description": "2022-08-28(T) SStad - Oberalp - Safiental - Thusis - Davos - Flüelapass - Zernez - Ofenpass - Santa Maria",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/366699dd-5f81-42dc-9cb4-c2e8bdc6c729"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28017/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41499/",
    "metadata": {
        "length": 271931,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7612,
        "size": 1130672,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 10372,
        "elevationLoss": 9434,
        "country": "CH"
    }
}