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

{
    "id": 456212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456212/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Hon. Njagagua",
    "speaker_title": "",
    "speaker": {
        "id": 2336,
        "legal_name": "Charles Muriuki Njagagua",
        "slug": "charles-muriuki-njagagua"
    },
    "content": "Hon. Temporary Deputy Speaker, it is only that the Leader of Majority Party was trying to pull me down when I was trying to speak. I am in support of the President’s Memorandum on this Insurance (Amendment) Bill. I believe that it is now going to regularize the issue on the Constitution."
}