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

{
    "id": 196234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/196234/?format=api",
    "text_counter": 176,
    "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. Deputy Speaker, Sir. Is my dear colleague and friend in order to say that hon. Members are being involved in the whole process and yet, I am aware that a few hon. Members have been invited to join the contingent to Eldoret? As I speak now, I have not been invited, unless the hon. Member has permission and is inviting me now!"
}