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

{
    "id": 233250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233250/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "asked the Minister for Education:- (a) how many schools countrywide have been converted to centres of excellence; (b) what criteria is used to identify the centres in various districts; and, (c) what benefits they enjoy compared to other schools."
}