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

{
    "id": 99668,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99668/?format=api",
    "text_counter": 202,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to mislead this House that by December 2009 the money had been disbursed to the constituencies, while we are aware that just a portion has been advanced in 2010 and so, by December, 2009, there was no money which had been disbursed to the constituencies and districts?"
}