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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Töfftour Gü-Beatenberg-Brünig-Glaubenberg-Blapbach-Schallenberg-Chuderhüsi-Gü",
    "creator_name": "mg-bass",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23309c31-6e80-4051-a77b-b6ad1320eb09"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1403/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1767/",
    "metadata": {
        "length": 724198,
        "lengthKind": "straight-line",
        "duration": 74223,
        "positionLists": 3,
        "positions": 2958,
        "size": 531683,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-03T06:41:06+00:00",
        "elevationGain": 13980,
        "elevationLoss": 13995,
        "country": "CH"
    }
}