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

{
    "id": 7323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7323/?format=api",
    "text_counter": 484,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "I want to conclude by asking this House to consider this Report of the Committee on the Cost of Living. I think we did extensive work trying to dig and find out the real causes of the rising cost of living and how in the short term they could be addressed and, more importantly, going forward how we will address these issues. Mr. Temporary Deputy Speaker, Sir, with those many remarks, I beg to move and ask Dr. Eseli, who is also a Member of the Committee to second the Motion."
}