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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "08-LIP-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39a6f0a8-28a2-44fd-bda9-0455c2ebdfc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36239/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52730/?format=api",
    "metadata": {
        "length": 39301,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 203,
        "size": 33357,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 680,
        "elevationLoss": 673,
        "country": "PL"
    }
}