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

GET /v1/routes/56035/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9845a7397baf1eead8be3fcae9eb545b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Position 1 to Position 22297",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c160a2d3-7192-40e8-b7d4-d693e961d6a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39544/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56035/",
    "metadata": {
        "length": 221554,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 22297,
        "size": 1909883,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 771,
        "elevationLoss": 762
    }
}