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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "13-SIE-10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba579bca-8aa7-460c-bb79-8f53a9ddd27b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39391/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55882/?format=api",
    "metadata": {
        "length": 31841,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 198,
        "size": 32448,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 258,
        "elevationLoss": 231,
        "country": "PL"
    }
}