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

{
    "id": 2841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2841/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, the second victim, Corporal Kirimi was also attacked and admitted to hospital. Could the Assistant Minister inform this House what financial assistance has been given to this police officer? Could he also inform the House on the patient’s health status?"
}