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

{
    "id": 159344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159344/?format=api",
    "text_counter": 135,
    "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": "District schools are the only ones that are allowed to admit the entire lot from within the district. Otherwise, for the above schools to be allowed to admit within the district, it would mean downgrading them from provincial to district schools, which is not very good."
}