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

{
    "id": 21022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/21022/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, last month, I rose on a point of order seeking a Ministerial Statement from the Minister for Medical Services regarding the death of children in Thika District Hospital. He did promise to give that Statement last week, but he did not come. He has not brought it also this week. So, I seek the indulgence of the Chair."
}