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

{
    "id": 12777,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12777/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Deputy Speaker, Sir, thank you for giving me this opportunity. I want to reiterate again that, in that programme, a number of Kenyans in the constituencies have been conned by groups that came and said that they had the authority to register people for that facility. That means that the Ministry did not disseminate proper information to the people so that they can know they are supposed to go directly to the banks to apply for that money, other than go through other intermediaries."
}