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

{
    "id": 176082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176082/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister for his answer. However, when this Report was produced, the Ministry laid on the Table, documents showing distribution of CDF money. That was later withdrawn after various Members of Parliament complained about the poverty indices associated with their constituencies. Why did you have to lay on the Table the report on the distribution of CDF money and then withdraw it?"
}