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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Rescued route 2014-09-08",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d51e187-149e-415d-8edf-433302856999"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38311/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54802/",
    "metadata": {
        "length": 10916,
        "lengthKind": "track",
        "duration": 22686,
        "positionLists": 1,
        "positions": 558,
        "size": 259920,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-08T07:52:15+00:00",
        "elevationGain": 1330,
        "elevationLoss": 680,
        "country": "AT"
    }
}