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

{
    "id": 103501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103501/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Speaker, Sir, I enjoin my colleagues in applauding His Excellency the President and the Right Honorable Prime Minister for showing leadership in leading the Yes Campaign. I applaud the Prime Minister for releasing the Kshs533 million. He really showed leadership. However, I would like him to clarify the status of other reforms other than the Constitution, in particular the police reforms and the judicial reforms. He said in his opening statement that he was going to deliver a statement on the status of the reforms."
}