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

{
    "id": 1111993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111993/?format=api",
    "text_counter": 289,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "Madam Temporary Speaker, this amendment is very innovative. I think that the Senator got very good legal advice to the extent that he appears to capture the aspiration of the workers in the health sector in a very innovative manner. He proposed to amend the Health Act to expand the functions of an existing advisory entity created by that law, so that it can have extra duties that may include the issue concerning inter-county transfers."
}