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

{
    "id": 1133241,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1133241/?format=api",
    "text_counter": 353,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "I am reliably informed that there are no questions scheduled to be responded to by the Cabinet Secretaries obviously as communicated by you, Hon. Speaker. The committees will not be meeting and in fact this gives committee the ample time to take this time to expedite their pending business before they also break for the long recess."
}