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

{
    "id": 154588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154588/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Omingo",
    "speaker_title": "The Assistant Minister for Trade",
    "speaker": {
        "id": 180,
        "legal_name": "James Omingo Magara",
        "slug": "omingo-magara"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. This House is for the welfare of society and the just governance of men. I also seek the indulgence of the Chair that the same consequences that will apply to a Minister who is not here to answer a Question be applied to an hon. Member who is not here to ask his Question at the required time."
}