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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8053/?format=api",
    "description": "South Island Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba466cfc-b131-4dcf-8e94-3ad4f3e5c111"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39390/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55881/?format=api",
    "metadata": {
        "length": 2084084,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 13957,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NZ"
    }
}