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

{
    "id": 10111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10111/?format=api",
    "text_counter": 524,
    "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. Temporary Deputy Speaker, Sir. When we are debating matters like these, we need to be very sensitive. When you decide to give statistics of appointments, please, bring all of them. It is unfair for an hon. Member just to concentrate on Nyanza, because we have had almost 100 appointments since the promulgation of the new Constitution. It is wrong for hon. Keter just to single out Nyanza and mention three. It is like all the appointments have been favourable to Nyanza. Is it in order?"
}