{
  "futures": [
    {
      "id": "1",
      "status": "out",
      "comment": "On Vacation, back Monday",
      "completed": false,
      "apply_at": 1748458800,
      "end_at": 1748718000,
      "user_id": "39",
      "changed_by_user_id": null
    },
    {
      "id": "2",
      "status": "out",
      "comment": "At the conference this week",
      "completed": false,
      "apply_at": 1761678000,
      "end_at": null,
      "user_id": "39",
      "changed_by_user_id": null
    }
  ],
  "meta": {
    "paging": {
      "page": 1,
      "page_size": 25,
      "page_count": 1,
      "count": 2,
      "previous_page": null,
      "next_page": null,
      "first_href": "http://example.org/api/v4/futures",
      "last_href": "http://example.org/api/v4/futures",
      "previous_href": null,
      "next_href": null
    },
    "last_updated_at": {
      "announcements": 1744054276,
      "beacons": 1740342676,
      "desktop_presences": 1742844676,
      "favorites": 1743190276,
      "fences": 1742671876,
      "groups": 1743363076,
      "networks": 1745523076,
      "roles": 1745868676,
      "settings": 1745868676
    },
    "emergency": null
  }
}