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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Balzhofen-Sulzberg.kmz/Balzhofen-Sulzberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4c9dee1-78fb-45f9-b830-3d2956af862c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39633/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56124/",
    "metadata": {
        "length": 13955,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1952,
        "size": 30235,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}