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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8022/",
    "description": "ZARUMILLA to 014 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/220c9c4c-1aff-4be3-90e7-e24332b3ebbb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35682/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52173/",
    "metadata": {
        "length": 241102,
        "lengthKind": "straight-line",
        "duration": 48776,
        "positionLists": 1,
        "positions": 10,
        "size": 2334,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-09T14:04:22+00:00",
        "elevationGain": 58,
        "elevationLoss": 57,
        "country": "PE"
    }
}