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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7781/",
    "description": "2023-02-08_Preußenh ü.Huckarde",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/daf6f852-ffbd-4e9e-ba57-c9a8601b3582"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28096/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41556/",
    "metadata": {
        "length": 52735,
        "lengthKind": "track",
        "duration": 232205919,
        "positionLists": 1,
        "positions": 1518,
        "size": 326403,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-08-29T08:02:22+00:00",
        "elevationGain": 1662,
        "elevationLoss": 1587,
        "country": "DE"
    }
}