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

{
    "id": 123237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123237/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Deputy Speaker, Sir, one of the questions that the Assistant Minister has not been able to answer correctly is about the security aspect. What measures have you put in place to safeguard our security? We are exposing the country to a lot of risks. What measures are in place to assure Kenyans of security, rather than just"
}