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

{
    "id": 1019002,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1019002/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Milgo",
    "speaker_title": "",
    "speaker": {
        "id": 13174,
        "legal_name": "Milgo Alice Chepkorir",
        "slug": "milgo-alice-chepkorir"
    },
    "content": "Committee has written to both levels of Government and we should soon be reporting to this House on our findings. Going forward, the Committee also intends to continue with the inquiry into the effects of the COVID-19 pandemic on education and challenges related to the continued closure of schools"
}