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

{
    "id": 1405855,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1405855/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Sen. Wafula",
    "speaker_title": "",
    "speaker": {
        "id": 348,
        "legal_name": "Davis Wafula Nakitare",
        "slug": "davis-nakitare"
    },
    "content": "Thank you, Madam Temporary Chairperson. I beg to move that the Committee of the Whole do report to the Senate its consideration of the Sugar Bill, (National Assembly Bills No. 34 of 2023), and its approval thereof with amendments. Thank you."
}