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

{
    "id": 1134179,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1134179/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Sen. Seneta",
    "speaker_title": "",
    "speaker": {
        "id": 611,
        "legal_name": "Mary Yiane Senata",
        "slug": "mary-yiane-senata"
    },
    "content": "On the issue of expansion of our research institutions, we are already affected by the Covid-19 pandemic and we need to help our research institutions to grow to a level where they can also study trends on the pandemic, so that they can help Kenyans in addressing this situation."
}