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

{
    "id": 1107514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1107514/?format=api",
    "text_counter": 788,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Hon. Chairman, I beg to move that the Committee do report to the House its consideration of the National Hospital Insurance Fund (Amendment) Bill (National Assembly Bill No.21 of 2021) up to New Clause 3B and seek leave to sit again tomorrow."
}