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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Rescued route 2011-06-02",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/012871fc-626f-4904-877d-20404b354129"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34905/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51396/",
    "metadata": {
        "length": 499241,
        "lengthKind": "track",
        "duration": 92235,
        "positionLists": 1,
        "positions": 23961,
        "size": 2495723,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-02T11:49:40+00:00",
        "elevationGain": 8766,
        "elevationLoss": 8774,
        "country": "CH"
    }
}