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

{
    "id": 1200334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1200334/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "THAT, pursuant to Standing Order No.32(1), the Senate approves its Calendar (Regular Sessions) for the First Session of the Thirteenth Parliament (September to December, 2022), the first session, laid on the Table of the Senate on Wednesday, 5th October, 2022."
}