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

{
    "id": 32763,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32763/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Agriculture the following Question by Private Notice. (a) Is the Minister aware that the price of sugar in the country has risen astronomically in the past few weeks due to country-wide shortage? (b) What is the cause of the current shortage of the commodity? (c) What measures has the Ministry put in place to cushion consumers from the escalating prices of the commodity?"
}