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

GET /v1/routes/55966/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5694de2521c371014bc84d4fe6234a1c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "30-SIE-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/be8cdad3-ce63-4023-8918-11f6e73fdc6e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39475/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55966/",
    "metadata": {
        "length": 44255,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 212,
        "size": 33781,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 344,
        "elevationLoss": 352,
        "country": "PL"
    }
}