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

{
    "id": 159342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159342/?format=api",
    "text_counter": 133,
    "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": "With the current allocation formula to provincial schools, 60 per cent should be interests from within the district where that school is, 35 per cent from the province and 5 per cent nationally. Those schools are allocated the largest portion of 60 per cent from within the district."
}