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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "002; 25-JAN-09 22:33:42 to START - END (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/88347c83-cfe7-48ed-b52d-966b88a15f28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38191/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54682/",
    "metadata": {
        "length": 10793240,
        "lengthKind": "straight-line",
        "duration": 28361,
        "positionLists": 22,
        "positions": 7180,
        "size": 758441,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-03-13T10:04:04+00:00",
        "elevationGain": 47440,
        "elevationLoss": 50970,
        "country": "ES"
    }
}