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

{
    "id": 1243013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243013/?format=api",
    "text_counter": 154,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "I hope in the fullness of time when the dust settles and we have an adult conversation about the proposals that are in the Bill, at least, that shall not be one of the proposals that will fall down. I know this is not the first time that this is being proposed in the National Assembly. Unfortunately, as a House, we do not have the power to legislate on tax matters. However, at least we have a platform and the voice to speak on these particular issues."
}