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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Nordwand04",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d03e17d5-a59f-4275-85e7-f98d7f2b6cc5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39934/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56425/",
    "metadata": {
        "length": 406221,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4956,
        "size": 184517,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}