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

{
    "id": 1029572,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1029572/?format=api",
    "text_counter": 300,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "It is good we are plagued with several things. We have COVID-19 with us. We have the economy performing very badly due to different reasons. That is why we should be very prudent in the way we use our resources both at the national and county levels."
}