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

{
    "id": 1131822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1131822/?format=api",
    "text_counter": 1436,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": "Mr. Speaker, Sir, I beg to report that the Committee of the Whole has considered the National Health Insurance Fund (Amendment) Bill (National Assembly Bills No. 21 of 2021) and its approval thereof with amendments."
}