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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7781/?format=api",
    "description": "2023-03-24 Mengender Runde",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4bb5464-a9f7-4971-8aae-164ef5245c60"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28102/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41560/?format=api",
    "metadata": {
        "length": 36697,
        "lengthKind": "track",
        "duration": 16322,
        "positionLists": 1,
        "positions": 2686,
        "size": 554832,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-03-24T08:43:05+00:00",
        "elevationGain": 496,
        "elevationLoss": 491,
        "country": "DE"
    }
}