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

GET /v1/routes/41604/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "e877be3695f0071043974765b440afe8"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7677/?format=api",
    "description": "Runde bis St. Hubert",
    "creator_name": "Dierforth",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0dbabe49-774f-496b-8c27-b81776f58cc4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28148/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41604/?format=api",
    "metadata": {
        "length": 101299,
        "lengthKind": "track",
        "duration": 23620,
        "positionLists": 1,
        "positions": 1456,
        "size": 197139,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-04-01T06:01:02.363000+00:00",
        "elevationGain": 131,
        "elevationLoss": 120,
        "country": "DE"
    }
}