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

{
    "id": 87935,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87935/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "asked the Minister for Education:- (a) whether he is aware that continued delays in disbursement of Free Primary and Secondary Education Funds is adversely affecting the running of schools; (b) whether he is also aware that, as a result of the delays, most of the schools are unable to meet their financial obligations, such as payment to their suppliers; and, (c) what action he is taking in view of the situation."
}