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

{
    "id": 17703,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17703/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "I am on a point of order, Madam Temporary Deputy Speaker. It is, indeed, true that the Bill the Assistant Minister is referring to is within this Chamber, and is coming next week. Would I be in order, therefore, to suggest that you order that we have that Bill for Second Reading next week, so that we can finish up this matter? We have already done the First Reading."
}