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

{
    "id": 1123055,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123055/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Hon. Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": " Thank you, Hon. Deputy Speaker, for the chance. I was looking at the Order Paper and I can see the request for Statement is supposed to be designated to the Departmental Committee on Finance and National Planning. However, in his submission, Hon. Duale has asked for a joint Statement from the Departmental Committee on Finance and National Planning and the Departmental Committee on Administration and National Security. My query is how is this going to be done and who will take responsibility, because his request reads differently?"
}