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

{
    "id": 987545,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987545/?format=api",
    "text_counter": 799,
    "type": "speech",
    "speaker_name": "Saku, JP",
    "speaker_title": "Hon. Ali Rasso",
    "speaker": {
        "id": 13473,
        "legal_name": "Dido Ali Raso",
        "slug": "dido-ali-raso"
    },
    "content": " I want to support that proposition. We are Kenyans and we know the reality of what is going on in this country. Many sectors are going to collapse. Therefore, if we are not going to put measures in place, we might not have a country at the end."
}