Agenda items for the session.
Ordered list of agenda topics, debates, votes, and question times. Agenda items may include legislative debates, resolutions, reports, Commission statements, and question times. Order reflects session schedule.
EP API Field: agendaItems
Typical Count: 10-30 items per session
Session date.
Primary date of the plenary session in ISO 8601 format. Multi-day sessions use the start date. Full date range available through EP API session details.
EP API Field: date
Format: ISO 8601 date (YYYY-MM-DD)
Validation: Must be valid date, typically between 1952 and current date + 1 year
Unique session identifier.
Format: "{term}-{year}-{month}-{day}" where term is parliamentary term (e.g., P9 for 9th term, P10 for 10th term).
EP API Field: identifier
Format Pattern: P{term}-YYYY-MM-DD
Validation: Must match /^P\d+-\d{4}-\d{2}-\d{2}$/
Session location.
Physical location where the plenary session takes place. EU treaties mandate monthly plenaries in Strasbourg, with additional sessions possible in Brussels.
EP API Field: location
Valid Values:
OptionalattendanceTotal attendance count.
Number of MEPs present during the session (or at peak attendance for multi-day sessions). Attendance is tracked for quorum purposes and transparency reporting.
EP API Field: attendanceCount
Min Value: 0
Max Value: 705 (current EP size, may change with expansions)
Typical Range: 400-680
OptionaldocumentsAssociated document identifiers.
Array of document IDs related to the session (agendas, minutes, verbatim reports, adopted texts). Documents available through EP document API.
EP API Field: documents
Document Types:
OptionalvotingVoting records from the session.
Array of all roll-call votes conducted during the plenary session. Optional as not all sessions include votes, or votes may be recorded separately. Each record includes topic, result, and individual MEP votes.
EP API Field: votingRecords
Typical Count: 20-100 votes per session
VotingRecord for vote structure
Plenary session information.
Represents a plenary sitting of the European Parliament where MEPs debate and vote on legislation. Plenary sessions typically occur in Strasbourg (monthly) and Brussels (additional sessions). Each session includes agenda items, voting records, attendance tracking, and associated documents.
Schedule:
Data Source: EP API
/plenary-sessionsPlenarySession
Example
Example
See