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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "25.03.2022 Kleine Rundfahrt FKOnull",
    "creator_name": "VolkerHY",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a192219a-c8da-46df-9a91-908170fb8e70"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27221/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40783/",
    "metadata": {
        "length": 3938,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 154,
        "size": 12484,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 18,
        "elevationLoss": 19,
        "country": "DE"
    }
}