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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "Pfronten1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/75f573e3-fdfb-4d51-a2ad-abec81381c69"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37768/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54259/?format=api",
    "metadata": {
        "length": 244457,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 11480,
        "size": 684358,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4620,
        "elevationLoss": 4620,
        "country": "DE"
    }
}