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

{
    "id": 3823,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3823/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, my final question would be with regards to the details in the publication. I would like the Assistant Minister to confirm whether he is satisfied with the level of details that he has been given. The Act says that the Minister should gazette a statement of actual revenues collected by category. However, if you look at the published statement under revenue, it shows revenue from taxation is lumped together with other revenues such as grants and loans. Is he satisfied that this level of information that we get is what was envisaged in the Fiscal Management Act?"
}