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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/?format=api",
    "description": "23-LIP-10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2ce01ef5-a4f6-42c1-b759-69e8c961c074"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35916/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52407/?format=api",
    "metadata": {
        "length": 27889,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 180,
        "size": 29921,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 520,
        "elevationLoss": 510,
        "country": "PL"
    }
}