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

{
    "id": 1378531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1378531/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Hon. Temporary Speaker, on behalf of the Public Accounts Committee and also pursuant to Standing Order 199, I wish to move that this House adopts the Report of the Committee on the audited financial statements of the Ministries, State Departments, Commissions and Independent offices for the Financial Year 2020/2021."
}