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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8045/?format=api",
    "description": "test.kml/Untitled Path",
    "creator_name": "sacrie",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57509874-3605-4d12-9559-144731e0f71e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26399/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51063/?format=api",
    "metadata": {
        "length": 2965,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 521,
        "size": 21378,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ID"
    }
}