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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "S",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4f89ec4-334e-458b-89d2-40a4b6bd5555"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40408/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56899/",
    "metadata": {
        "length": 3607,
        "lengthKind": "track",
        "duration": 6238,
        "positionLists": 1,
        "positions": 221,
        "size": 21335,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-10T11:41:30+00:00",
        "elevationGain": 613,
        "elevationLoss": 64,
        "country": "AT"
    }
}