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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (11)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fea7185-1906-4fce-80c2-87bfc33b0fb0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37987/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54478/",
    "metadata": {
        "length": 73997,
        "lengthKind": "track",
        "duration": 10457,
        "positionLists": 1,
        "positions": 1926,
        "size": 268500,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-03T13:18:26+00:00",
        "elevationGain": 1859,
        "elevationLoss": 1873,
        "country": "DE"
    }
}