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

{
    "id": 1508934,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1508934/?format=api",
    "text_counter": 564,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Mr. Temporary Chairperson, Sir, I beg to move that the Committee do report to the Senate its consideration of the Public Finance Management Amendment Bill (Senate Bills No. 40 of 2023) and its approval thereof with amendments."
}