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

{
    "id": 42967,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42967/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. It is quite obvious that the Government is treating this matter so lightly the way it has done for more than two years now. My question was very specific. The Ugandan Government has refused to do even the simple thing which we agreed, namely; to withdraw the security forces. Is it in order for the Assistant Minster to evade my question? Could he tell us when he will determine that this matter cannot be resolved diplomatically between Kenya and Uganda and it is necessary to refer it to the UN Security Council, as we agreed?"
}