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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "1203210.LOG",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b15ac370-1109-4ab1-b12c-0ba28f9f04a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39191/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55682/",
    "metadata": {
        "length": 129295,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 281,
        "size": 8472,
        "format": "Google Earth 5 Compressed (*.kmz)"
    }
}