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

{
    "id": 99672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99672/?format=api",
    "text_counter": 206,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You heard the Assistant Minister indicate that the problem was the lateness in the decision that was taken. He has also just tabled a document showing the disbursement for 2010/2011 and I can see the same discrepancy. Is he in order to mislead the House that he is going to take into account proper distribution of the same resources this financial year?"
}