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

{
    "id": 1170045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1170045/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Temporary Deputy Speaker, I beg to report that the Committee of the whole House has considered the County Allocation of Revenue (Amendment) Bill (Senate Bill No.1 of 2022) and approved the same without amendments."
}