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

{
    "id": 1043821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1043821/?format=api",
    "text_counter": 168,
    "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": " Thank you Hon. Speaker. I am rising under Standing Order No. 95 to request that the Mover be called upon to reply. You can see the only people who want to contribute are those who were not in the House. Therefore, let us kindly call upon the Mover to reply."
}