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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "Track: 01_Ruiz (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20d147c4-2d0d-4fd5-ae18-10d90bfa8c98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35654/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52145/?format=api",
    "metadata": {
        "length": 245161,
        "lengthKind": "track",
        "positionLists": 35,
        "positions": 1609,
        "size": 43565,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}