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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2688/?format=api",
    "description": "Über den Waldlehrpfad am Beuerbacher See (Taunus)",
    "creator_name": "Rd-Wanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c40f95e8-25d2-452d-9850-4900b3f70153"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26788/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40425/?format=api",
    "metadata": {
        "length": 4308,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 265,
        "size": 23113,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 160,
        "elevationLoss": 160,
        "country": "DE"
    }
}