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

{
    "id": 1564251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1564251/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Sen. Boy",
    "speaker_title": "",
    "speaker": {
        "id": 13200,
        "legal_name": "Issa Juma Boy",
        "slug": "issa-juma-boy"
    },
    "content": "Moving to Statements, the Committee observed that there was an increase in the number of statements pending before it that require the attention of relevant cabinet secretaries and governors in person. The committee has, therefore, scheduled to invite substantive cabinet secretaries and governors to appear before it to explain on the status of pending statements relating to their specific mandate. The committee will prioritise finalization of pending statements and other legislative business."
}