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

{
    "id": 10196,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10196/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Madam Temporary Deputy Speaker, I beg to ask the Minister for Agriculture the following Question by Private Notice. (a) Why was the Naishi/Lare National Cereals and Produce Board (NCPB) depot closed? (b) When will the depot be re-opened and staff posted, in view of the bumper harvest expected in the division this year?"
}