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

{
    "id": 149305,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149305/?format=api",
    "text_counter": 24,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The Chair has made a ruling to the effect that if Ministers are absent without any substantive reason all their business shall be stayed until such a time that they appear to explain their absence."
}