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

{
    "id": 202137,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202137/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Mr. Karaba",
    "speaker_title": "",
    "speaker": {
        "id": 232,
        "legal_name": "Daniel Dickson Karaba",
        "slug": "daniel-karaba"
    },
    "content": "asked the Minister for Agriculture:- (a) whether he is aware that horticultural farmers in Kirinyaga District have suffered great losses arising from wanton exploitation by the middlemen as they market their produce; and, (b) what steps he is taking to protect the farmers from further exploitation."
}