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

{
    "id": 282545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282545/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of Order, Mr. Speaker, Sir. I seek your guidance on this matter. We have people suffering in camps and the hon. Member has confirmed that there is land. Could I be in order to request that you defer this Question and the Minister visits the land so that we get comprehensive answers?"
}