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

{
    "id": 52390,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52390/?format=api",
    "text_counter": 339,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "I wish the Committee which was supposed to deal with this Bill did its work. We should avoid a tag of war on a serious matter like this one. We must avoid appearing to be more combative than others in a matter like this one, which is supposed to take care of the interest of all Kenyans."
}