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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Touren von Weißensee/von Schwarzenbachweg, Füssen nach Badstraße 44, 87459 Pfronten, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13afb308-326e-4b35-a2ff-3221d62c898b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35355/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51846/",
    "metadata": {
        "length": 427110,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 10026,
        "size": 324174,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}