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

{
    "id": 43022,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43022/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, I have raised this issue for your ruling whether it is in order for the Deputy Prime Minister and Minister for Finance to even contemplate reading the Budget before this House because it is better that it is sorted out now through your directions than trying to raise it on the day of the Budget."
}