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

{
    "id": 2077,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2077/?format=api",
    "text_counter": 109,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. From the way the Assistant Minister is responding to this issue, it is quite evident that he is not sure. He is trying to push it now to the officers who are not responsible to this Parliament. I think it will be in order for this matter to be deferred, so that the Assistant Minister can come properly prepared to answer this Question. The way I see it, the Minister looks a bit confused."
}