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

{
    "id": 1563001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1563001/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Speaker, Sir, I have a concern with regards to your first Communication on referral back to Parliament on the Conflict of Interest Bill by the President. This is the second time in the history of the Senate that we are having a Bill referred back. To the best of my reconciliation, the first one was very contested, especially on the procedure and how it was handled. I appreciate that we have since further amended our Standing Orders and provided for a properly laid out procedure of how the House should treat this matter, both in the affirmative and opposite in case the House does not consider or agree to the recommendations by the President."
}