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

{
    "id": 240123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240123/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Bifwoli",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Speaker, Sir, the figures the Attorney-General is reading to us and what we are adding up is different. A layman can see that. However, given the fact that the Bosire Report has been declared null and void by the High Court, what plans does the Attorney-General have to recover the money he paid to the Assisting Counsel and the Commissioners who did no job?"
}