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

{
    "id": 101539,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101539/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister of State for Special Programmes the following Question by Private Notice. (a) Could the Minister state the current status of Strategic Grain Reserves (SGR) and reveal the food security forecast for the next 12 months, while indicating in what quantity milk powder has been included in the SGR?"
}