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

{
    "id": 5741,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5741/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to give an example because I do not have the latest. Since the 2006/2010 Financial Year up to today, they have received a total of Kshs10.62 million funding."
}