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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Radstädter Tauern Süd-Nord",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/658202b8-1103-4662-a8ad-61910c9b9c53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37339/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53830/",
    "metadata": {
        "length": 74950,
        "lengthKind": "track",
        "duration": 14016,
        "positionLists": 1,
        "positions": 1752,
        "size": 185951,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-10T06:02:52+00:00",
        "elevationGain": 849,
        "elevationLoss": 1360,
        "country": "AT"
    }
}