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

{
    "id": 1019790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1019790/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": "Mr. Speaker, Sir, I rise to support the amendment by Sen. (Dr.) Ali. We have a lot of work pending before the Senate. The COVID-19 curve is flattening, therefore, I believe that if we sit three times a week, we are going to achieve more progress than what we are able to do by sitting once a week."
}