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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Tau-Weg Tieschen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e8bc4bf-3022-41e6-a298-ddf0862d0242"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37572/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54063/",
    "metadata": {
        "length": 14261,
        "lengthKind": "track",
        "duration": 17016,
        "positionLists": 1,
        "positions": 914,
        "size": 150108,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-11-13T10:22:18+00:00",
        "elevationGain": 513,
        "elevationLoss": 526,
        "country": "AT"
    }
}