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

{
    "id": 7992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7992/?format=api",
    "text_counter": 109,
    "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. Deputy Speaker, Sir. While I appreciate what the Deputy Leader of Government Business has brought to your attention, this is a very important Question. Secondly, the Minister himself was within Parliament five minutes ago and, indeed, if he was to go, he should have brought that to your attention. Is he in order to request a postponement of a very important Question to this House?"
}