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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Subida al Ecce Homo por el tubo. ¡Divertidísimo!",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d610965d-7201-431f-b9e0-0f3124b1922e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40072/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56563/",
    "metadata": {
        "length": 20459,
        "lengthKind": "track",
        "duration": 6324,
        "positionLists": 1,
        "positions": 824,
        "size": 240491,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-21T07:55:10+00:00",
        "elevationGain": 740,
        "elevationLoss": 793,
        "country": "ES"
    }
}