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

{
    "id": 240880,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240880/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Prof. Mango",
    "speaker_title": "",
    "speaker": {
        "id": 288,
        "legal_name": "Christine Mango",
        "slug": "christine-mango"
    },
    "content": "asked the Minister for Education: (a) whether he is aware that out of 33,000 primary school children in Butula Constituency, 11,000 are orphans; and, (b) what plans he has to institute a school feeding programme to enable those children perform optimally."
}