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

{
    "id": 1158404,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1158404/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Kieni, JP",
    "speaker_title": "Hon. Kanini Kega",
    "speaker": {
        "id": 1813,
        "legal_name": "James Mathenge Kanini Kega",
        "slug": "james-mathenge-kanini-kega"
    },
    "content": "THAT, notwithstanding the provisions of Standing Order No. 120, this House resolves to reduce the publication period of the Supplementary Appropriation Bill (National Assembly Bill No. 14 of 2022) from 7 days to 1 day."
}