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

{
    "id": 1104337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1104337/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Endebess, JP",
    "speaker_title": "Hon. (Dr.) Robert Pukose",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": "This Bill seeks to establish the Kenya Food and Drugs Authority to provide for the regulation and management of food, drugs and chemical substances, to provide for the regulation of medical devices and other health technologies and to give effect to the principles and objects of devolved governments in food safety regulation and for connected purposes."
}