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

GET /v1/routes/55538/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "056fdd7cf8d18c4e92f276fbc6b71c6d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Str_St.Gilgen_Hl_Bo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aaf621a8-b9cb-479d-9ced-99a4ce4dc78b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39047/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55538/",
    "metadata": {
        "length": 108026,
        "lengthKind": "track",
        "duration": 19138,
        "positionLists": 1,
        "positions": 2518,
        "size": 265471,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-10-06T07:54:30+00:00",
        "elevationGain": 1102,
        "elevationLoss": 1115,
        "country": "AT"
    }
}