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

{
    "id": 122337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122337/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Deputy Speaker, Sir, the Prime Minister has indicated that with the coming of Mr. Ocampo, the Public Officer Ethics Act will be operationalised. We already have some Members of Parliament serving in the Cabinet, who already have cases in court. What reasons do we have to believe that this will be done?"
}