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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8053/?format=api",
    "description": "Comparision  yimes.csv/Comparision  yimes",
    "creator_name": "PaulB",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca232fce-eb0d-4462-9b63-8f3f2d61ae60"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27403/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51227/?format=api",
    "metadata": {
        "length": 2347,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 22,
        "size": 13351,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NZ"
    }
}