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

{
    "id": 1101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1101/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "Mr. Speaker, Sir, I want to take this opportunity to thank the Assistant Minister for the answer. However, this country is in dire need to achieve national cohesion and integration. I have been looking at the budget for the Ministry and true to his word they have not budgeted for the national event. In Mumias we have five groups that represented us in the last even and each group has about 30 people. How does he ask the groups to raise such a huge sum of money? Why is he not able to factor this in the national Budget like the Ministry of Education has done?"
}