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

{
    "id": 99302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99302/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Secondly, I think we are entering into mainstreaming the Early Childhood Education (ECD) programme into primary sector. In this year you will have noticed there is a little budget that is making an attempt to mainstream the ECD into the primary circle programme, so that we have a continuous education programme right through from early childhood to the primary sector and eventually through the secondary which is a total of 12 years programme in school."
}