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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "16-JUL-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62870982-4fb0-4980-8939-23ce8ddf4688"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37255/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53746/",
    "metadata": {
        "length": 106006,
        "lengthKind": "track",
        "duration": 38536,
        "positionLists": 5,
        "positions": 1717,
        "size": 212883,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-16T07:57:34+00:00",
        "elevationGain": 2093,
        "elevationLoss": 2102,
        "country": "DE"
    }
}