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

GET /v1/routes/56920/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8e8cfba405782f8c27bbd8aa24dd8451"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Cosmiques hut to Tramway du Mont Blanc (Nid d'Aigle - end)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e614d78c-75dc-4ffc-9fcd-baf0a778c32b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40429/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56920/",
    "metadata": {
        "length": 177153,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 7826,
        "size": 1269509,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}