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

{
    "id": 1294334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1294334/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Mr. Speaker, Sir, I have nothing much to say. I had already chipped in while we sat with the Ministry of Health and I gave my observation. I will send my amendments for them to be filled in where I have seen some deficiencies. I have many observations and five minutes will not be enough for me."
}