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

{
    "id": 130817,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130817/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Deputy Speaker, Sir, could the Chair consider deferring the final answer on the dues? Could the Chair give me one week to sit down with the Assistant Minister with the papers I have from the union, considering the fact that 53,000 sugarcane farmers are complaining about the refund of their levy and since this is a matter of national importance? All I am asking for is one week, if the Assistant Minister has nothing to hide."
}