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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Otero y Pravia (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d75878ac-06be-4640-b8c6-3cc28aba5952"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40103/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56594/",
    "metadata": {
        "length": 56503,
        "lengthKind": "track",
        "duration": 7658,
        "positionLists": 1,
        "positions": 2863,
        "size": 1044700,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-22T07:59:32+00:00",
        "elevationGain": 577,
        "elevationLoss": 552,
        "country": "ES"
    }
}