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

{
    "id": 1500904,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1500904/?format=api",
    "text_counter": 831,
    "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 – (a) by deleting the heading to Part IV appearing immediately before clause 14; and (b) by deleting clause 14."
}