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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6883/",
    "description": "Die Hochplateaus um Bozen (290.399 km, 7359 hm) - Bike und Ski Hotel Diana",
    "creator_name": "twinkle",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf503432-414a-4274-a3e2-13478ae27938"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24738/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38585/",
    "metadata": {
        "length": 290763,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4760,
        "size": 324873,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 19685,
        "elevationLoss": 19685,
        "country": "IT"
    }
}