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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7772/",
    "description": "Gertelbach-Wasserfälle_Falkenfelsen_11,8km",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1f20d28-6ec0-44c9-8d2e-226fd19e0ad0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28120/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41576/",
    "metadata": {
        "length": 11899,
        "lengthKind": "track",
        "duration": 19673,
        "positionLists": 1,
        "positions": 555,
        "size": 114872,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-07-10T08:07:50+00:00",
        "elevationGain": 785,
        "elevationLoss": 785,
        "country": "DE"
    }
}