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

{
    "id": 1168081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1168081/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "Yes, Madam Chairperson. I rise on a point of order, pursuant to Standing Order No. 148. I beg to move – THAT the Committee of the Whole do report progress on its consideration of the Sugar Bill (National Assembly Bill No. 68 of 2019) and seek leave to sit again tomorrow."
}