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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7543/?format=api",
    "description": "Wanderung 19.09.2020",
    "creator_name": "Comiotto",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e036f0a8-bc0d-4c3c-b51f-8b3925ca1b34"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26624/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40276/?format=api",
    "metadata": {
        "length": 9726,
        "lengthKind": "track",
        "duration": 23111,
        "positionLists": 1,
        "positions": 917,
        "size": 126220,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-09-19T06:19:05.656000+00:00",
        "elevationGain": 813,
        "elevationLoss": 842,
        "country": "CH"
    }
}