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

{
    "id": 9284,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9284/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Thank you, Mr. Speaker, Sir. I had already made my introductory remark regarding the Constitution of Kenya (Amendment) Bill. I just wish to conclude those remarks by reminding the House that the Constitution, in Article 93(2), requires of us, as Members of Parliament, to perform our respective functions in accordance with the Constitution. In fact, the wording is as follows:- “The National Assembly and the Senate shall perform their respective functions in accordance with this Constitution.”"
}