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

{
    "id": 902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/902/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The rules of this House are very clear. It is only during Ministerial Statements that Members seek clarifications and the Ministers respond. This is a Report and the Chairman has already moved it. He has exhausted his portion of the contribution and, therefore, is speaking twice to the same Motion. Is he in order?"
}