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

{
    "id": 321135,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321135/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Deputy Speaker, Sir, is it in order for my good friend, hon. Githae, to mislead Kenyans and Parliament that Cabinet papers are very important documents when we know that under the current coalition, they are just pieces of paper which when discussed in the Cabinet find their way in the newspapers?"
}