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

GET /v1/routes/2873/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "c8a79b04a830cdca9c29b4a2837e58a7"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1638/?format=api",
    "description": "Deichtour",
    "creator_name": "Greyhound59",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9173df1-8f25-42e5-bbc0-aef512c69ee1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2334/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2873/?format=api",
    "metadata": {
        "length": 318652,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 46,
        "size": 8451,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}