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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "Rote Flüh 2108m Tannheimer Berge",
    "creator_name": "fischmac2001",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d65d2bd-354c-4bda-b20d-cc5e92536ad2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2362/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2908/",
    "metadata": {
        "length": 9905,
        "lengthKind": "track",
        "duration": 24708,
        "positionLists": 1,
        "positions": 5906,
        "size": 1256491,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-25T06:59:08+00:00",
        "elevationGain": 1309,
        "elevationLoss": 1313,
        "country": "AT"
    }
}