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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "23-SIE-11 02",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/599c0702-2644-4bd7-9d8f-abf62e508028"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37025/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53516/?format=api",
    "metadata": {
        "length": 47718,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 223,
        "size": 36313,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 364,
        "elevationLoss": 389,
        "country": "PL"
    }
}