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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2014-05-31) - Harztour 2014 - Tag 4",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/711259ee-3c6d-45d1-b450-f0a3c5a62989"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37635/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54126/",
    "metadata": {
        "length": 51533,
        "lengthKind": "track",
        "duration": 21816,
        "positionLists": 1,
        "positions": 6598,
        "size": 1350911,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-31T08:49:39+00:00",
        "elevationGain": 3353,
        "elevationLoss": 3698,
        "country": "DE"
    }
}