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

GET /v1/routes/51570/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "344ec0a260bdec8c15abca7e43d1529c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "(2013-12-29) - Rund um Palma de Mallorca",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/082d77c0-7086-4f25-a00d-dc76d7384c3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35079/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51570/",
    "metadata": {
        "length": 62188,
        "lengthKind": "track",
        "duration": 25255,
        "positionLists": 1,
        "positions": 8597,
        "size": 1137376,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-12-29T08:59:27+00:00",
        "elevationGain": 1565,
        "elevationLoss": 1561
    }
}