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

{
    "id": 163107,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/163107/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Eng. Maina",
    "speaker_title": "",
    "speaker": {
        "id": 75,
        "legal_name": "Ephraim Mwangi Maina",
        "slug": "ephraim-maina"
    },
    "content": "Mr. Speaker, Sir, I am doing that. First, I would like the Minister to give assurance to this House whether those killings are going to stop from now onwards. Secondly, could the Minister confirm who gives these orders, because the people who have the capacity to give such orders must be very few in number; maybe not more than three?"
}