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

{
    "id": 333561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333561/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " I realized that the Deputy Speaker’s attention had been diverted by the hon. Member for Kisumu Town East. Mr. Deputy Speaker, Sir, I was informing the House that upon consultations with the Member for Kilome, we have agreed that the document in question will be availed to me as the DPP states in his communication, that he does not have it and has not had it. After we have availed it to him, I will be in a position to answer the Question in a week’s time."
}