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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "TRIP0006.kml",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42a60e73-a6be-412c-9840-cc8f5b1a083c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36465/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52956/?format=api",
    "metadata": {
        "length": 8868,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 165,
        "size": 6859,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 1079,
        "elevationLoss": 309,
        "country": "ES"
    }
}