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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "12-LIP-11",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f4b6c9a-f491-427c-b35a-ea60b74aa446"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38757/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55248/?format=api",
    "metadata": {
        "length": 31814,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 161,
        "size": 26893,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 602,
        "elevationLoss": 614,
        "country": "PL"
    }
}