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

{
    "id": 1174231,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1174231/?format=api",
    "text_counter": 976,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Thank you, Hon. Speaker. I rise to support the Report of the Committee and thank it for working on it. It is really difficult to raise quorum of a committee The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}