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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "~GEA7IQsF.kmz/Brewery Tour/Elk Grove to Dodgeville",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b547cb6b-35bc-4f1f-811e-894d292a8c97"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39278/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55769/",
    "metadata": {
        "length": 278793,
        "lengthKind": "track",
        "positionLists": 5,
        "positions": 457,
        "size": 8703,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "US"
    }
}