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

{
    "id": 289553,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/289553/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Speaker, Sir, last week, the Chair directed the Departmental Committee on Health to table the Report on the irregularities at the NHIF. The Committee is ready to table the Report and I am, therefore, asking for your directions."
}