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

GET /v1/routes/57566/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "5428f9db0ab7495ecc010b1b42a55c29"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "10-LIP-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ff03b837-a11f-45db-a7e5-4e6049162f8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41075/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57566/",
    "metadata": {
        "length": 33513,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 200,
        "size": 32012,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 266,
        "elevationLoss": 275,
        "country": "PL"
    }
}