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

{
    "id": 103773,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103773/?format=api",
    "text_counter": 104,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": "Mr. Speaker, Sir, the Kenya Integrated Household Based Survey released in 2008 was actually for 2007 before the post-election crisis. We have agreed with the CDF committee that it would be important to await the results of the census to be released. It will be important to have the poverty index based on the welfare monitoring so that we can revise the allocations. We think we should be able to do it in the next financial year."
}