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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "10-MAJ-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d0dc92a-24eb-4540-bcd5-1039e9e08e7f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37529/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54020/?format=api",
    "metadata": {
        "length": 11187,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 70,
        "size": 13201,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 97,
        "elevationLoss": 100,
        "country": "PL"
    }
}