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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Wien-Tour_MTB/s/Bacharnsdorf - Wien - Linz - Galli",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7c66d9b4-0545-41e4-8ed4-fbdc23452505"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37914/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54405/",
    "metadata": {
        "length": 771440,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 4090,
        "size": 222976,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 7264,
        "elevationLoss": 7250,
        "country": "AT"
    }
}