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

{
    "id": 4300,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4300/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "asked the Prime Minister:- (a) Could the Prime Minister clarify the extent to which Kenyan politics is being funded by drug money, particularly whether the funds are channeled to political parties or specific candidates and provide the names of such individuals or parties? (b) What amounts are involved and what action has the Government taken to have this matter investigated and culprits brought to book?"
}