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

{
    "id": 37146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37146/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Every Member of Parliament and every Kenyan knows of the dire food crisis in many parts of this country. I am grateful to note that this will not alter the Budget in the sense that the equivalent amount being removed from the NSIS is what will go to the police to top up for the reforms, and the balance will go to the Strategic Grain Reserves."
}