Changes to api/inspections/hive/{hive_id} GET List all inspections linked to Hive id. The 'inspections' object contains a descending date ordered list of general inspection data. The 'items_by_date' object contains a list of (rows of) inspection items that can be placed (in columns) under the inspections by created_at date (table format). NB: Use 'Accept-Language' Header (default nl_NL) to provide localized category names (anc, name) in items_by_date.

GET /api/inspections/hive/{hive_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 15 revisions of this API.112

  1. 7f1e35deb5241
  2. a87569f002e11
  3. 568ca15f347611

What changed