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

{
    "id": 1337032,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337032/?format=api",
    "text_counter": 244,
    "type": "speech",
    "speaker_name": "Igembe Central, JP",
    "speaker_title": "Hon. Daniel Karitho",
    "speaker": {
        "id": 1574,
        "legal_name": "Cyprian Kubai Iringo",
        "slug": "cyprian-kubai-iringo"
    },
    "content": " Thank you, Hon. Temporary Speaker. I take this opportunity to congratulate Dr Pukose and his Committee for coming up with the Kenya Drugs Authority Bill. We are in an era where almost everybody suffers from one illness or another. In most families, you will find at least 80 per cent of the members taking drugs, for example, for joint pains. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}