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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2024-10-16(T) Turri - Simala - Uras - Cossoine - Padria - Villanova Monteleone - Alghero",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/123c0798-a429-467e-a8f8-71db6ddb1efd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28233/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41674/",
    "metadata": {
        "length": 186375,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3068,
        "size": 452399,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2626,
        "elevationLoss": 2789,
        "country": "IT"
    }
}