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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8026/",
    "description": "riverside run,kmz.kmz/Untitled Path (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6ff7dab-b9d5-4092-ab3a-2b42dd105c01"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39693/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56184/",
    "metadata": {
        "length": 18323,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 727,
        "size": 12166,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}