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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2024-10-09(T) SStad - Varese - Alessandria - Passo del Turchino - Genova",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9885a7a7-433a-4263-abe9-70086ba7484e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28217/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51321/",
    "metadata": {
        "length": 424644,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6811,
        "size": 1006984,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 10187,
        "elevationLoss": 10616,
        "country": "IT"
    }
}