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

GET /v1/routes/7859/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "66e26ce8de121356e5cd7b9861d2787e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1077/",
    "description": "Steinau-Spessart 140 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/763e65d4-0562-4eff-b98f-ab07e04c7f12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5816/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7859/",
    "metadata": {
        "length": 140458,
        "lengthKind": "routed",
        "duration": 597,
        "positionLists": 1,
        "positions": 24,
        "size": 5336,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-15T11:46:36.430000+00:00",
        "elevationGain": 887,
        "elevationLoss": 895,
        "country": "DE"
    }
}