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

{
    "id": 283226,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/283226/?format=api",
    "text_counter": 305,
    "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. Speaker, Sir. You have heard the Chair of the Committee on Justice and Legal Affairs say that the Report tabled here was unanimous. Before he spoke one Member of the Committee actually contributed in support of the Motion. Would I be in order to suggest that the Member is out of order?"
}