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

{
    "id": 8909,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8909/?format=api",
    "text_counter": 478,
    "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. Speaker, Sir. Always, the Order Paper which has the order of business is circulated to all of us through the internet and we can read it. The hon. Member knew very well that Order No.9 was actually his Motion. So when coming to this House this afternoon, he should have known that this Motion could be concluded and, therefore, by extension, he would be called upon to reply."
}