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

{
    "id": 1234332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234332/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Sen. Mumma",
    "speaker_title": "",
    "speaker": null,
    "content": "Mr. Deputy Speaker, Sir, women are Kenyans. So, I can claim to be a neighbor of Murang’a because that is our nature. Pursuant to Standing Order No.37, I seek leave of the Senate to adjourn to discuss a definite matter of urgent national importance, namely. the discovery of mass graves thought to be those of Pastor Paul Mackenzie’s followers who purportedly died of starvation as part of the religious conviction prevailing in Shakahola Village, Kilifi County since 20th April 2023."
}