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

{
    "id": 267239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/267239/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Assistant Minister to avoid addressing the point of order by Dr. Nuh? The memorandum he is talking about remains a memorandum which this House is likely to reject as we are planning to reject it. So, he should not base his decision on a memorandum that we will reject."
}