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

{
    "id": 112156,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112156/?format=api",
    "text_counter": 213,
    "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. Speaker, Sir. Even though I agree with my brother, hon. Chanzu, on his concern, are some of the Ministerial Statements that we ask not going to interfere with the freedom of the Press and media? If the media reports some information from some of us, should they be victimized? Should we ask for explanations in this House?"
}