GET /api/v0.1/hansard/entries/994732/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 994732,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/994732/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I do not know where this problem is coming from. The Chairperson does not have powers specifically from the Standing Orders to convene meetings. To avoid any doubt, Standing Order 195 (1) states as follows: “A notice of a meeting of a Select Committee shall be issued by the Clerk, in writing, to all members of the Committee showing the date, time, venue and agenda of the meeting.”"
}