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

{
    "id": 1153115,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1153115/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I remember when Minister Mwiraria was trying to move the budget and there was a stalemate because Members of Parliament insisted that there must be sufficient allocations to the CDF. The late President Kibaki, understanding that development has to go to the grassroots, instructed Minister Mwiraria that time that that stalemate was totally unnecessary. We were able then to begin to see the difference in terms of size and the quality of allocations which were being made to the CDF."
}