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

{
    "id": 112706,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112706/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. (a) I hereby table the proposed restructuring plan for the National Cereals and Produce Board (NCPB). I would also like to clarify that the Board is undergoing restructuring and as such, there are no plans to privatize the organization."
}