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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Routebeschrijving naar Amerongen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c47cbcfd-c162-4a95-a2fc-84824d1d0063"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39617/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56108/",
    "metadata": {
        "length": 24032,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 108,
        "size": 5078,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}