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

{
    "id": 35543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35543/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Deputy Speaker, Sir, our mission in the Ministry is to deliver good quality education, equitably. It is the responsibility of the whole Government, including Parliament, to allocate the Ministry of Education money to hire the teachers. We shall do that today if we are allocated the money."
}