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

{
    "id": 56996,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56996/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Last week, there was a Question by hon. Member for Emuhaya and the Vice-President and Minister for Home Affairs answered it. Why can he not answer this Question because he is the Leader of Government Business in this House?"
}