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

{
    "id": 12043,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12043/?format=api",
    "text_counter": 349,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, I will communicate this request to the Minister of State for Provincial Administration and Internal Security to give a comprehensive Statement. But I would take this very early opportunity to assure Kenyans that all safety precautions are being taken to ensure that your leadership, including hon. Members of Parliament, congregating here, are safe to be able to transact the business given to them by the Kenyan people. The Statement will be coming on Thursday next week."
}