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

{
    "id": 34313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34313/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "For Marsabit County, the enrolment rate is 52.6 per cent for ECD, primary is 47.7 per cent and secondary level is 29.5 per cent. The transition rate is 49 per cent for ECD, 66 per cent for primary level and 62 per cent for secondary school."
}