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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/",
    "description": "Staller Sattel",
    "creator_name": "Beda",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0bb0454d-f6f6-41a4-9c60-6e8bc5d12c92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3671/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4374/",
    "metadata": {
        "length": 992592,
        "lengthKind": "straight-line",
        "duration": 28993,
        "positionLists": 4,
        "positions": 3303,
        "size": 466754,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-12-18T10:47:02+00:00",
        "elevationGain": 9193,
        "elevationLoss": 9210,
        "country": "AT"
    }
}