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

{
    "id": 1122355,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122355/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Taita Taveta CWR, JP",
    "speaker_title": "Hon. (Ms.) Haika Mizighi",
    "speaker": {
        "id": 13274,
        "legal_name": "Lydia Haika Mnene Mizighi",
        "slug": "lydia-haika-mnene-mizighi"
    },
    "content": " Thank you, Hon. Speaker, for giving me this opportunity. I want to say that, being the leaders that we are, we should always lead by example. No matter what happens out there, we should always be on the right. We should not put our guard down as pertains to COVID-19 protocols. Therefore, I think we should continue following the protocols as we were doing before."
}