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

{
    "id": 1500932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1500932/?format=api",
    "text_counter": 859,
    "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, I beg to move- THAT the Bill be amended by deleting clause 20 and substituting therefor the following new clause – Presidential 20. A Bill presented for presidential assent assent shall be accompanied by a certificate of joint resolution signed by the Speakers of the National Assembly and the Senate in the form set out in the Schedule."
}