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

{
    "id": 262432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262432/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. We are also aware that, that Ministry has two Assistant Ministers. So, in case the Minister and an Assistant Minister are out of the country, then the presumption of this House is that one more Assistant Minister is around."
}