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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Töfftour Bern-Grimsel-Nufenen-Gotthard-Sattel-Zug-Glaubenberg-Schallenberg-Bern",
    "creator_name": "mg-bass",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/19278150-35c3-46ad-97f5-dd12a3159f7b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1183/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1450/",
    "metadata": {
        "length": 421697,
        "lengthKind": "track",
        "duration": 44239,
        "positionLists": 1,
        "positions": 985,
        "size": 196001,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-08-10T03:36:25+00:00",
        "elevationGain": 7204,
        "elevationLoss": 7208,
        "country": "CH"
    }
}