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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "FastFood_ND/AlloPizza",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fcfa1fda-d59c-4d1a-83c8-70150a53bd4d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41035/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57526/",
    "metadata": {
        "length": 51028004,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 446,
        "size": 79312,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}