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

{
    "id": 16111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16111/?format=api",
    "text_counter": 638,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to move the following Motion:- THAT, this House adopts the report of the Departmental Committee on Health on the appointment of Chief Executive Officer, Moi Teaching and Referral Hospital laid on the Table of the House on Thursday, 4th August, 2011."
}