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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Meine Orte/Mindelheimer Hütte über Schwarze Hütte",
    "creator_name": "Allgaeu",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e82dbdae-9b21-4e58-bc36-f2ed91690850"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50986/",
    "metadata": {
        "length": 22265,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 1149,
        "size": 55098,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 1274,
        "elevationLoss": 1305,
        "country": "AT"
    }
}