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

{
    "id": 4363,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4363/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. If you consider what the Prime Minister has said in terms of stoppage of charcoal burning, he is appealing to the Members to assist the Government to stop charcoal burning. The major culprit is an arm of the Government, namely, the police. On the road, they allow a lot of charcoal to be transported. Is it in order for the Prime Minister to ask us to assist the Government to stop charcoal burning, yet the Government facilitates it?"
}