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

{
    "id": 1490573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1490573/?format=api",
    "text_counter": 67,
    "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, having seen how the question that you put is framed, since what is in question is not the Report of the Committee, it is the amendments of the Assembly, we reject them. We vote, no. That takes us to mediation."
}