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

{
    "id": 88381,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/88381/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I am somehow taken aback by the response given by the Assistant Minister, aware that a list showing the families affected, who are about 248, was submitted to the Ministry’s headquarters by the Office of the President. With your indulgence, I wish to table the list of the affected families."
}