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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Otero y Pravia",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c11f97ac-63c6-4201-968a-9014655e60d0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39540/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56031/",
    "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"
    }
}