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

{
    "id": 1508997,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1508997/?format=api",
    "text_counter": 627,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Mr. Temporary Speaker, Sir, I beg to move that the Public Finance Management (Amendment) Bill (Senate Bills No.40 of 2023), be now read a Third Time. I now call upon Sen. Cherarkey to second."
}