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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "10-SIE-12 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02587140-d18b-44a1-bb1b-b8df40b15e71"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34942/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51433/?format=api",
    "metadata": {
        "length": 35657,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 267,
        "size": 42276,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1393,
        "elevationLoss": 1393,
        "country": "PL"
    }
}