Agricultural Marketing Service · Example Payload

Mars Api Report Data Example

AgricultureFederal GovernmentMarket NewsLivestockDairyFruits And VegetablesCottonTobacco

Mars Api Report Data Example is an example object payload from Agricultural Marketing Service, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

slug_idslug_namereport_datepublished_datecommodityclassgradehead_countprice_per_cwtprice_unitregion

Example Payload

Raw ↑
{
  "slug_id": "2451",
  "slug_name": "National Weekly Cattle Summary",
  "report_date": "2026-04-18",
  "published_date": "2026-04-18T16:00:00Z",
  "commodity": "Cattle",
  "class": "Slaughter",
  "grade": "Choice",
  "head_count": 45000,
  "price_per_cwt": 185.5,
  "price_unit": "CWT",
  "region": "National"
}