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

{
    "id": 1085736,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1085736/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Sen. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "During the period under review, our Committee held a total of 45 sittings, considered two Bills, 15 Petitions and three Statements. The Committee also held five engagements with stakeholders to respond to the Petitions, Statements and a Committee inquiry and further requested for written submissions from members of the general public on the two Bills."
}