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

{
    "id": 114565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114565/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, we have witnessed, within the same period, the price of milk coming down from Kshs24 to Kshs20. Could the Minister assure farmers that the price will not slide below Kshs20 per litre?"
}