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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7856/",
    "description": "Adirondack NY mud parade 2010/s/Mud Parade Track: TW (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d618ff76-de7c-41bc-8a8f-079cb1d0a74e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40073/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56564/",
    "metadata": {
        "length": 340013,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2656,
        "size": 118959,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "country": "US"
    }
}