Returns compact grade measurement records for some filtered set of grade measurements
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Query this endpoint to retrieve metadata for recent collections.
This metadata can then be used to query the detail endpoint /truefruit/grade/measurements/{orchard_id}/{measurement_date}/.
measurement_date__gte can be used to filter for a date greater than or equal to the date that the fruit were measured, whereas processed_date__gte can be used to filter for a date greater than or equal to the final processing date in the system. If these fields are left blank, then data is fetched for the past week.
The fruit_unit response field indicates how data is aggregated. For Grape orchards, data is returned on a bunch level, with fruit_unit: "bunch". In all other cases, data is returned on a fruit level, with fruit_unit: "fruit".