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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "22-KWI-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad66282f-1c5f-43ea-a9ea-3b72b0cc5b01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39106/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55597/?format=api",
    "metadata": {
        "length": 42040,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 233,
        "size": 37796,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 474,
        "elevationLoss": 477,
        "country": "PL"
    }
}