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

{
    "id": 222852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222852/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Deputy Speaker, Sir, quite a number of the officers who are in charge of controlling floods in Nyando have left because they do not get field allowance and some senior officers are operating from Nairobi. What effort is the Assistant Minister making to correct that problem?"
}