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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7772/",
    "description": "Huzenbachsee_Kammerlochwasserfall_11,4km",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7d50985-ed2b-463d-acdd-8e7e060c5b81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28135/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41592/",
    "metadata": {
        "length": 11408,
        "lengthKind": "track",
        "duration": 20393,
        "positionLists": 1,
        "positions": 535,
        "size": 110847,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-05-07T08:33:51+00:00",
        "elevationGain": 602,
        "elevationLoss": 602,
        "country": "DE"
    }
}