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

{
    "id": 10156,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10156/?format=api",
    "text_counter": 569,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, hon. Duale should have been patient and waited to make his own contribution at his own time. Hon. Duale did not listen to me. I said that the two Principals have been given the appointing authority, and you cannot take it away from them. They have it. What we are supposed to do, as Parliament, is approve; that is what we are doing today."
}