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

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

{
    "category": "https://api.routeconverter.com/v1/categories/226/",
    "description": "Naples  La belle tour",
    "creator_name": "mvanliessum",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/08bc8316-9560-4f44-800f-c6a5b95ec312"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6902/",
    "metadata": {
        "length": 440567,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 671,
        "size": 28202,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}