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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "10k LPANightRun.kmz/10k",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d3703bee-46e2-4d35-bb00-138868f7a27d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40018/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56509/",
    "metadata": {
        "length": 10076,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 175,
        "size": 3347,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}