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

{
    "id": 51271,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/51271/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Sirat",
    "speaker_title": "",
    "speaker": {
        "id": 392,
        "legal_name": "Mohamed Mohamud Sirat",
        "slug": "mohamed-sirat"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I am not happy with the answer given by the Minister specifically on the issue of the over 10,000 Indians who cannot speak English and Kiswahili. I, therefore, request through the Chair that this Question be referred to the relevant Departmental Committee for further investigation."
}