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

GET /v1/routes/53429/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6ef457a179f4dcb7f07c9cd5148269e0"
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]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55ebdef0-0188-407f-a741-5a5c58bc12a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53429/",
    "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"
    }
}