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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2011_Tennengebirgsumrundung",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d2348db-b730-4411-84e2-981c98e47ee0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37534/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54025/",
    "metadata": {
        "length": 78121,
        "lengthKind": "track",
        "duration": 14286,
        "positionLists": 1,
        "positions": 1835,
        "size": 193709,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-25T06:31:50+00:00",
        "elevationGain": 816,
        "elevationLoss": 813,
        "country": "AT"
    }
}