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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1164/",
    "description": "Wehlen - Rauenstein - Rathen - Bastei - Wehlen",
    "creator_name": "xreality",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c99684fa-173b-48b3-bb03-5e8d4b025c14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3517/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4167/",
    "metadata": {
        "length": 138380,
        "lengthKind": "straight-line",
        "duration": 71868,
        "positionLists": 3,
        "positions": 6831,
        "size": 2431787,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-04-18T11:04:41+00:00",
        "elevationGain": 5858,
        "elevationLoss": 5810,
        "country": "DE"
    }
}