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

{
    "id": 43783,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43783/?format=api",
    "text_counter": 984,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Chairman, Sir. You notice that we seem to be moving forward and backward. I can see that we already have three proposed amendments to the Schedule. Would I be in order to suggest that we look at the three amendments that have already been proposed to this Schedule, so that we consider one? I have looked at the amendment proposed by hon. Konchela, and it is very clear that the majority of us would want to support it."
}