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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alto de San Antón (7) to Ventosa (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8a9252b5-9c50-4c0c-af62-cdfe008cabf2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38243/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54734/",
    "metadata": {
        "length": 122285,
        "lengthKind": "straight-line",
        "duration": 112,
        "positionLists": 2,
        "positions": 304,
        "size": 44561,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T09:26:24+00:00",
        "elevationGain": 841,
        "elevationLoss": 762,
        "country": "ES"
    }
}