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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2023-03-01_Phönxsee ü.Halde Gneisenau",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/07e15d43-0f10-460f-a830-5ba39a4d6879"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28099/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51304/",
    "metadata": {
        "length": 79749,
        "lengthKind": "track",
        "duration": 6734988,
        "positionLists": 2,
        "positions": 2652,
        "size": 527452,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-06-18T06:11:04+00:00",
        "elevationGain": 1547,
        "elevationLoss": 1302,
        "country": "DE"
    }
}