{
  "x402Version": 2,
  "id": 14560,
  "slug": "14560",
  "resource": "https://api.govparse.io/v1/feeds/labor-petitions",
  "description": "Which employers just drew a union representation petition? Bulk feed over NLRB cases, newest-first by filing date, defaulting to representation petitions (R cases): employer, case type, region, filing date, and unit size — a labor-relations moment for PEOs, staffing, and labor counsel. category widens to ULP charges or all cases. Flat rows, cursor-paginated up to 1000/page, filterable by state, region, or union. Observational records AS FILED — a petition is a filing, never an adjudication.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "25000000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "25000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "category": "representation",
            "since": "2026-06-01",
            "state": "CA"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "basis": "NLRB cases, one row per case newest-first by date_filed, defaulting to representation/election petitions. Observational public records AS FILED — a petition is a filing, never an adjudication.",
            "feed": "labor-petitions",
            "page": {
              "has_more": true,
              "limit": 500,
              "next_cursor": "eyJkIjoiMjAyNi0wNi0wMyIsImsiOiJvc2hhOjMxOTAwMTIzNCJ9",
              "returned": 500
            },
            "query": {
              "category": "representation",
              "region": "all",
              "since": "2026-06-01",
              "state": "all",
              "union": "all"
            },
            "rows": [
              {
                "as_published_date": "2026-07-18",
                "case_category": "representation petition",
                "case_number": "31-RC-391469",
                "case_type": "RC",
                "date_filed": "2026-07-24",
                "employer": "Flowers Bakeries Foodservice",
                "employer_city": "Victorville",
                "employer_state": "CA",
                "entity_id": null,
                "event_date": "2026-07-24",
                "event_key": "nlrb:31-RC-391469",
                "petitioner": "Teamsters Local Union No. 63",
                "region_code": "31",
                "status": "Open",
                "union_name": "Teamsters Local Union No. 63",
                "unit_size": 7
              }
            ]
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/feeds/labor-petitions",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "category": {
                "description": "representation (default; R-case petitions) | ulp (unfair-labor-practice charges) | unit | all.",
                "examples": [
                  "representation"
                ],
                "type": "string"
              },
              "cursor": {
                "description": "Opaque page cursor — pass the previous page's next_cursor unchanged.",
                "examples": [
                  "eyJkIjoiMjAyNi0wNy0yNCIsImsiOiIzMS1SQy0zOTE0NjkifQ"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Rows per page (default 500, cap 1000).",
                "examples": [
                  500
                ],
                "type": "integer"
              },
              "region": {
                "description": "NLRB region code(s), CSV (two-digit).",
                "examples": [
                  "31"
                ],
                "type": "string"
              },
              "since": {
                "description": "Only cases filed on or after this date (YYYY-MM-DD).",
                "examples": [
                  "2026-06-01"
                ],
                "type": "string"
              },
              "state": {
                "description": "Employer state code(s), CSV.",
                "examples": [
                  "CA"
                ],
                "type": "string"
              },
              "union": {
                "description": "Union / petitioner name fragment.",
                "examples": [
                  "Teamsters"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-11T07:30:42.258Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-11T07:30:42.079Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.govparse.io",
    "manifest_name": "api.govparse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}