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

{
    "id": 1262,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1262/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I also expected a Statement from the Attorney-General with regards to the issue of withdrawals of Government funds in this financial year before the Appropriation Act was assented to. The Attorney-General was supposed to bring this Statement last week. However, he was not in the House. I expected it today. I saw the Attorney-General, but he has not given any indication that he has the Statement."
}