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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Clásica de Los Lagos 2013",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9f1e16b-6585-46a4-ba87-f9584e50497f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39027/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55518/",
    "metadata": {
        "length": 108218,
        "lengthKind": "track",
        "duration": 13245,
        "positionLists": 1,
        "positions": 6125,
        "size": 2235811,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-15T07:02:04+00:00",
        "elevationGain": 2142,
        "elevationLoss": 1144,
        "country": "ES"
    }
}