Committee abbreviation.
Short 4-letter code used for references and citations. Abbreviations are stable and widely used in EP documentation.
EP API Field: abbreviation
Format: 4 uppercase letters
Validation: Must match /^[A-Z]{4}$/
Common Abbreviations:
Unique committee identifier.
Format: "COMM-{abbreviation}" for stable identification across terms. ID remains consistent even if committee name or mandate changes.
EP API Field: identifier
Format Pattern: COMM-{ABBREV}
Validation: Must match /^COMM-[A-Z]{4}$/
Committee members.
Array of MEP IDs representing full members (not substitutes). Committee size varies by mandate, typically 25-86 members. Membership reflects political group proportionality.
EP API Field: members
Format: Array of MEP IDs (format: "person/{id}")
Typical Size: 25-86 members per committee
Full committee name.
Official committee name in English. Names may be lengthy for committees with broad mandates. Other languages available through EP multilingual API.
EP API Field: label
Language: English (other languages available in API)
Max Length: Typically 50-150 characters
OptionalchairCommittee chair.
MEP ID of the committee chair/chairperson who leads the committee, sets agendas, and represents the committee. Elected by committee members at start of parliamentary term.
EP API Field: chair
Format: MEP ID (format: "person/{id}")
OptionalmeetingScheduled committee meetings.
Array of upcoming meeting timestamps in ISO 8601 format with timezone. Regular committees typically meet 1-2 times per month in Brussels during parliamentary session weeks. Extraordinary meetings may be scheduled.
EP API Field: meetingSchedule
Format: Array of ISO 8601 datetime strings with timezone
Location: Typically Brussels (European Parliament)
OptionalresponsibilitiesCommittee responsibilities and mandate.
Array of policy areas and legislative matters within the committee's jurisdiction. Responsibilities defined in EP Rules of Procedure Annex VI. May include Treaty article references.
EP API Field: responsibilities
Source: EP Rules of Procedure Annex VI
OptionalviceCommittee vice-chairs.
Array of MEP IDs for committee vice-chairs (typically 1-4 per committee). Vice-chairs assist the chair and substitute when needed. Positions allocated to ensure political group representation.
EP API Field: viceChairs
Format: Array of MEP IDs (format: "person/{id}")
Typical Size: 1-4 vice-chairs
European Parliament committee information.
Represents a standing committee, special committee, or temporary committee of the European Parliament. Committees are responsible for preparing legislation, conducting hearings, and producing reports on matters within their mandate. Each committee has members, substitutes, and leadership positions.
Committee Types:
Data Source: EP API
/committeesCommittee
Example
Example
See