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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Pass_Gschütt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/372755df-ac0c-4e1a-b149-acacf98788aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36182/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52673/",
    "metadata": {
        "length": 76121,
        "lengthKind": "track",
        "duration": 15290,
        "positionLists": 1,
        "positions": 1888,
        "size": 199173,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-30T07:14:11+00:00",
        "elevationGain": 910,
        "elevationLoss": 952,
        "country": "AT"
    }
}