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

{
    "id": 5046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5046/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. You have heard the Assistant Minister talk about negotiations all the time but we are saying that those negotiations have been going on since 2006 to date and have not been concluded. Is he in order to talk about negotiations that do not have an end so that substantial action is taken to address the loss we are making and the suffering that Kenyans are undergoing in our hospitals?"
}