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

{
    "id": 187873,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/187873/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, there are IDPs who are not necessarily living in the camps. They are scattered and living with their relatives, particularly, in Laikipia. They have not been getting any food aid from the Government. What is the Government doing to ensure that it takes care of the welfare of those IDPs?"
}