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

{
    "id": 123984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123984/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "asked the Minister for Lands:- (a) if he is aware that one Mr. Muchiri, the District Land Adjudication Officer from Meru North District, who was given Kshs500,000 by Tigania East CDF Committee in August 2008, to buy equipment for use in land adjudication in Tigania East Constituency, was later transferred to another district but is yet to account for the funds to the Tigania East CDF Committee; and, (b) what disciplinary action he has taken against the officer and to ensure that the money is returned to Tigania East CDF account."
}