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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2012-04-06T12:07:15Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fc2620b-19f1-4a01-83cd-ad521e4bdbf8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37981/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54472/",
    "metadata": {
        "length": 68263,
        "lengthKind": "track",
        "duration": 10374,
        "positionLists": 1,
        "positions": 1367,
        "size": 296243,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-06T12:07:15+00:00",
        "elevationGain": 393,
        "elevationLoss": 410,
        "country": "DE"
    }
}