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

{
    "id": 1135408,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1135408/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Hon. Chairperson, pursuant to Standing Order 148 I beg to move – THAT the Committee on the Whole do report on the consideration of the County Oversight and Accountability Bill (Senate Bill No.17 of 2021) and seek leave to sit again tomorrow."
}