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

GET /v1/routes/41512/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "670b69feb5187cd9c7b8130eb27b958b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7768/",
    "description": "La Brevine - Fleurier",
    "creator_name": "erich_naef",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d33770a3-9ff2-4660-9c9d-9fb815430ef0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28033/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41512/",
    "metadata": {
        "length": 17881,
        "lengthKind": "track",
        "duration": 19719,
        "positionLists": 1,
        "positions": 3931,
        "size": 891792,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-09-12T08:40:24+00:00",
        "elevationGain": 1229,
        "elevationLoss": 1570,
        "country": "CH"
    }
}