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

{
    "id": 2007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2007/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister for Agriculture:- (a) when she will reconstitute the Board of Tea Board of Kenya in line with the Tea (Amendment) Act 2010; (b) when she will publish regulations to guide the involvement of the farmers in the management of the tea cess for maintenance of rural roads as envisioned in the Act; and, (c) when she will amend the rules for elections of factory directors of KTDA managed factories from voting by shares to one-man-one vote as per the wish of the small scale tea growers."
}