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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Serin / Reigada",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f6c7227-fbce-4486-bd72-1dd765c1e63a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35981/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52472/",
    "metadata": {
        "length": 85805,
        "lengthKind": "track",
        "duration": 12210,
        "positionLists": 1,
        "positions": 6629,
        "size": 2427109,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-02-02T08:35:04+00:00",
        "elevationGain": 1234,
        "elevationLoss": 1230,
        "country": "ES"
    }
}