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

{
    "id": 303561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/303561/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, just this afternoon, you communicated to the House that one of the Bills that was assented to by His Excellency the President was the County Governments Bill. It is a practice in this House that any Bill that come to this House with financial implications must have consent from the President. Is he suggesting that His Excellency signed this Bill into law without the Executive making provisions for county directors?"
}