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

{
    "id": 109906,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/109906/?format=api",
    "text_counter": 240,
    "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. About three weeks ago I had sought a Ministerial Statement from the Ministry of Foreign Affairs with regard to Migingo Island. Up to date I have not received that Statement. Could I get an indication from the Minister on when he is likely to issue this Statement in this House?"
}