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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7543/",
    "description": "Wanderung 19.09.2020 14:44",
    "creator_name": "Comiotto",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfd37b29-2974-449f-977a-c42bbe94b313"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26622/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40275/",
    "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"
    }
}