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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "KM 0.000 (START); [Taken at 10/30/2011 13:23:06]  to KM 3.163 (END); [Taken at 10/30/2011 14:34:11]",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/77ee4ece-7ec7-4a0d-9fb3-dfea61b201f8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37805/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54296/",
    "metadata": {
        "length": 3523,
        "lengthKind": "straight-line",
        "duration": 8530,
        "positionLists": 2,
        "positions": 142,
        "size": 15704,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-10-30T12:23:06+00:00",
        "elevationGain": 111,
        "elevationLoss": 411,
        "country": "ES"
    }
}