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

{
    "id": 84347,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84347/?format=api",
    "text_counter": 36,
    "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. This is a very serious case. The farmer in this country is really suffering and you have had the Assistant Minister talk of liberalization. Currently, there is a ban on export of maize from this country. Is the Assistant Minister telling us that they have liberalized the market to the extent that farmers can sell their maize anywhere in the world?"
}