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

{
    "id": 234236,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234236/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Owino",
    "speaker_title": "",
    "speaker": null,
    "content": "asked the Minister for Education:- (a) why he has not included Early Childhood Education Development in the overall learning curriculum and national education policy; and, (b) why this important section of the learning process should be administered by a different Ministry as is the case now."
}