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

{
    "id": 456935,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456935/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Ottichilo",
    "speaker_title": "",
    "speaker": {
        "id": 131,
        "legal_name": "Wilber Ottichilo Khasilwa",
        "slug": "wilber-ottichilo"
    },
    "content": "Thank you but, please, ensure that the Chairman of the Committee comes and gives the Statement because as he delays it, the country continues to lose millions of shillings. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}