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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Panoramica delle Vette",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d589d8d0-991d-4a48-a454-09ba3441212e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40060/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56551/",
    "metadata": {
        "length": 31395,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1078,
        "size": 113621,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1545,
        "elevationLoss": 1158,
        "country": "IT"
    }
}