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

{
    "id": 1922,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1922/?format=api",
    "text_counter": 446,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "You will have noticed from the list that the Minister has read that all those Bills, except the Finance Bill and the Deposit Bill are all private Members’ Bills. Secondly, you will also notice that there has not been any Bills published with regard to the implementation of the Constitution. Could the Leader of Government Business tell this House what the Government has been doing when all the work is being conducted by Private Members? The Government seems to have gone to sleep. Could he confirm that, that is the reason they want us to go on adjournment next week?"
}