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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/",
    "description": "Rote Flüh - Tannheimer Berge",
    "creator_name": "xreality",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87b35ca3-ce79-44e8-878a-4b52d3ab498f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5877/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7940/",
    "metadata": {
        "length": 9787,
        "lengthKind": "track",
        "duration": 23925,
        "positionLists": 1,
        "positions": 998,
        "size": 153391,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-13T08:52:42+00:00",
        "elevationGain": 1933,
        "elevationLoss": 1933,
        "country": "AT"
    }
}