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

{
    "id": 8802,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8802/?format=api",
    "text_counter": 371,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I entirely agree with what you have just said that the matter should have been dealt with yesterday. However, you heard the hon. Minister, Mr. Shitanda say that he has a problem with Members of this House. He said that today. So, he should substantiate that matter now so that it does not become a matter of yesterday or he withdraws it."
}