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

{
    "id": 1122343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122343/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Kwanza, FORD - K",
    "speaker_title": "Hon. Ferdinand Wanyonyi",
    "speaker": {
        "id": 2065,
        "legal_name": "Ferdinard Kevin Wanyonyi",
        "slug": "ferdinard-kevin-wanyonyi"
    },
    "content": " Thank you, Hon. Speaker, for giving me the opportunity. I agree with what my friend has said and let us not be emotional. The positivity rate is low at zero-point something per cent but it can go up. According to me, we should keep the protocols. I remember one time they said that the positivity rate was very low but when His Excellency the President went to Kisumu, we saw what happened. 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."
}