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

{
    "id": 99330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99330/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, I just want to add my voice to the interjections by my colleagues. This House should not act in vain. Last time when you gave your ruling, it was very categorical that the Government was supposed to table the Report. This House should not act at the whim of the Executive where it decides where the Report should go first before it is brought to this House. I think you need to make a firm ruling, the way you did that day that the Report should be presented to us today."
}