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

{
    "id": 72021,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72021/?format=api",
    "text_counter": 26,
    "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": " Mr. Deputy Speaker, Sir, I appeal once more that I be allowed to answer this Question on Tuesday, next week. This is because it involves going to the bank to find out what really happened. We need to get the person who took the money. This is because we have cases of money going to the wrong account and someone taking it. This Question involves quite a bit."
}