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

{
    "id": 1056397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1056397/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Suba South, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Hon. Speaker, on the strength of your ruling delivered on Tuesday, 2nd March 2021, this House is now set to process the Bill without delay as required in Article 257(7) of the Constitution."
}