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

{
    "id": 42565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42565/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Mr. Speaker, Sir, this matter has been a subject of recurrent debate in the House, and I wish to settle it once and for all. Previously, I responded to it through a Ministerial Statement and, subsequently, through a Question by Private Notice filed by hon. Ekwe Ethuro, Member of Parliament for Turkana Central, on Wednesday, 11th August, 2010. I am now responding to it again following a Ministerial Statement sought by hon. John Pesa on Wednesday, 23rd February, 2011."
}