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

{
    "id": 42196,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42196/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Dr. Khalwale. Those issues can arise when the report of the Committee is tabled within 30 days. Can we go to the next Minister with a Ministerial Statement? I know that, Mr. Ojode, you have three Ministerial Statements. Given the time left, I would direct that your Ministerial Statement be given tomorrow in the morning section. Any request for a Ministerial Statement?"
}