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

{
    "id": 200982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200982/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Moody",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": " Mr. Speaker, Sir, on behalf of the Minister of State for Special Programmes, I beg to reply. My Ministry is in the process of establishing a Drought Contingency Fund. Meanwhile, the Government has already set aside Kshs500 million as its contribution to the Fund. It is expected that other possible donors will be encouraged to contribute towards this worthy cause. Thank you."
}