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

{
    "id": 5150,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5150/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "asked the Minister of State for Special Programmes:- (a) where the Kenya Red Cross Society buys rice to distribute to persons affected by famine in the country; and, (b) how much rice the Society has bought from farmers in the Mwea Irrigation Scheme since January, 2011."
}