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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "KM 0.000 (START); [Taken at 01/25/2012 08:52:31]  to KM 16.842 (END); [Taken at 01/25/2012 12:42:10] (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9b5f483-8eb0-4c38-b7a2-aaf9538dffeb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40516/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57007/",
    "metadata": {
        "length": 21917,
        "lengthKind": "straight-line",
        "duration": 38301,
        "positionLists": 2,
        "positions": 267,
        "size": 28572,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-01-25T07:52:31+00:00",
        "elevationGain": 1489,
        "elevationLoss": 1359,
        "country": "ES"
    }
}