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

{
    "id": 1251981,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1251981/?format=api",
    "text_counter": 432,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "Mr. Temporary Speaker, Sir, pursuant to Standing Order No. 159, I rise to withdraw The Office of the County Printer Bill (Senate Bills No. 10 of 2022), which is appearing in our Order Paper today, at number 14."
}