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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (13)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a170c5d4-4dcc-4d5d-ba3b-b212067683e1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38807/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55298/",
    "metadata": {
        "length": 42793,
        "lengthKind": "track",
        "duration": 6476,
        "positionLists": 1,
        "positions": 1281,
        "size": 288623,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-22T13:07:23+00:00",
        "elevationGain": 1003,
        "elevationLoss": 1014,
        "country": "DE"
    }
}