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

{
    "id": 230223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230223/?format=api",
    "text_counter": 480,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "The Minister for East African Community",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": " On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for the Shadow Attorney-General, Mr. M. Kilonzo, to bring a matter that is pending before the East African Court of Appeal to this House, instead of going to argue out his case in Arusha?"
}