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

{
    "id": 66432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66432/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This Question is prompted by the many extra judicial killings. Did you hear the Assistant Minister say that the police are looking for thugs to kill, when we know that the law does not allow them to kill them? They are supposed to be taken before a court of law. Is he in order to say that the police are looking for thugs to kill?"
}