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

{
    "id": 22006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22006/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister has given a very elaborate answer to my request for a Ministerial Statement. However, you will agree with me that ten people dying under unknown circumstances in seven months is actually not easy to bear by the communities of Migori. We are wondering what he is doing in that area because he is supposed to bring security. He has people who are employed down there to do the work. If these people fail to do the work, could he make the necessary changes in that area?"
}