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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "Rundreise Nordost - Cortina, Auronzo, Sexten, Badia",
    "creator_name": "gsiak",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d293659-d731-47e8-8a2f-f235535fb635"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1718/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2157/?format=api",
    "metadata": {
        "length": 617012,
        "lengthKind": "straight-line",
        "duration": 64629,
        "positionLists": 3,
        "positions": 2976,
        "size": 580043,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2009-07-03T10:01:22+00:00",
        "elevationGain": 20997,
        "elevationLoss": 20919,
        "country": "IT"
    }
}