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

{
    "id": 53663,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53663/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I rose two weeks ago to seek a Ministerial Statement from the Minister for Agriculture on the specific steps the Ministry has taken to reduce or address the rising cost of food. Of course, I am aware that this matter was partially addressed yesterday in the Motion for Adjournment. However, this was a specific Statement which I sought from the Minister for Agriculture. I wanted her to tell us the specific steps she had taken to reduce the cost of food."
}