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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "25.03.2022 Kleine Rundfahrt FKOnul",
    "creator_name": "VolkerHY",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc69aaac-93d3-473a-a162-101d74da021e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27220/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40782/",
    "metadata": {
        "length": 3938,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 154,
        "size": 12484,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 18,
        "elevationLoss": 19,
        "country": "DE"
    }
}