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

{
    "id": 436889,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/436889/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am not satisfied with the answer that has been given by the Chairman of the Finance, Commerce and Budget Committee. The document I am holding does not show the workings that give him Kshs226.66 billion. I think the Deputy Speaker has the same document."
}