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

GET /v1/routes/40343/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "08b4841e0930e90a9b7146cc5643461e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "34_Bagnoli della Rosandra  (1) to 34_Muggia (6)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76ee3d2d-fc7e-4900-80cd-eb9c89d628ad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26700/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40343/",
    "metadata": {
        "length": 26753,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 473,
        "size": 40895,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 785,
        "elevationLoss": 923
    }
}