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

{
    "id": 303224,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303224/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr Mureithi",
    "speaker_title": "",
    "speaker": {
        "id": 89,
        "legal_name": "Erastus Kihara Mureithi",
        "slug": "erastus-mureithi"
    },
    "content": "Mr. Deputy Speaker, Sir, before the Minister replies, I would like to inform you that the written answer that I have received is not compliant with the part of the Question that was deferred. What I have received is the original answer to the Question, which partly addressed the issues raised. So, the Question was partly answered and additional information is supposed to be submitted today. Therefore, I have not received the supplementary answer as requested last time."
}