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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7766/?format=api",
    "description": "2021-06-03(T) SStad - Oberalp - Julier - Bernina - Tirano - Passo Aprica - Passo Tonale - Passo Mendola - Tramin",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4a72b2a-874f-4ed8-8070-b5c37f47259d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28010/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41492/?format=api",
    "metadata": {
        "length": 432904,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 13404,
        "size": 1998219,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 15933,
        "elevationLoss": 16076,
        "country": "CH"
    }
}