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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/?format=api",
    "description": "2010_Aualm_St_Martin",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/881b4758-d42c-4ae7-855d-71578e5d6677"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38188/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54679/?format=api",
    "metadata": {
        "length": 61728,
        "lengthKind": "track",
        "duration": 15356,
        "positionLists": 1,
        "positions": 2066,
        "size": 218389,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-19T06:54:16+00:00",
        "elevationGain": 1128,
        "elevationLoss": 1158,
        "country": "AT"
    }
}