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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dca545d-d2d9-4ef2-9e25-77a7adf4804a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38325/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54816/",
    "metadata": {
        "length": 67638,
        "lengthKind": "track",
        "duration": 8884,
        "positionLists": 1,
        "positions": 2622,
        "size": 531578,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-16T11:56:09+00:00",
        "elevationGain": 1697,
        "elevationLoss": 1701,
        "country": "DE"
    }
}