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

{
    "id": 456328,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456328/?format=api",
    "text_counter": 393,
    "type": "speech",
    "speaker_name": "Hon. Opiyo",
    "speaker_title": "",
    "speaker": {
        "id": 1174,
        "legal_name": "Jared Odhiambo Opiyo",
        "slug": "jared-odhiambo-opiyo"
    },
    "content": "Thank you, hon. Temporary Deputy Speaker. I rise to support this Motion not that I have any personal knowledge or the backgrounds of those individuals, but because we need a fully constituted PSC. As of now, Members of Parliament and, indeed, the institution of Parliament is facing several challenges and I feel it is time that we have a fully constituted Commission to ensure that Members, as well as the larger Kenyan nation, get services."
}