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

{
    "id": 3231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3231/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The amount of money that the Minister claims to have paid as allowances amount to about Kshs46 million. The Question is seeking to know who that money was spent on and if it was spent properly. Is the Minister in order to avoid tabling those documents irrespective of the volume because this House has capacity to deal with voluminous documents?"
}