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

{
    "id": 228244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/228244/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. It appears that every hon. Member who has stood to contribute is supporting this Motion. No one has spoken against the Motion. It appears that we have, really, exhausted debate on this Motion. So, would I be in order to move that the Mover be now called upon to reply, or that the Question be put?"
}