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

{
    "id": 1501044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1501044/?format=api",
    "text_counter": 971,
    "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. Temporary Chairperson, Sir, I beg to move- THAT the Bill be amended by deleting the long title to the Bill and substituting therefor the following new title – AN ACT of Parliament to give effect to Articles 109(5), 110(3) and 114 of the Constitution; to provide the procedure for the Speakers of the National Assembly and the Senate to determine the nature of a Bill; and for connected purposes."
}