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

{
    "id": 1234251,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234251/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "In approving the amendments to the Standing Orders, the Senate also varied hours of meetings to provide for sittings on Wednesday morning, pursuant to Standing Order No.34(1). To this end, a resolution of the Senate to amend the Senate calendar in accordance with Standing Order No. 34 (1) was approved and adopted on 29th March, 2023. Hon. Senators, the amendments took effect from Tuesday, 11th April, 2023, and the first set of Questions has been scheduled for tomorrow, Wednesday, 26th April, 2023, morning sitting. In preparation for implementation of the Standing Orders on Questions, I issued guidelines on 28th March, 2023, detailing the key aspects relating to the procedure in which Questions shall be considered. In preparation for implementation of this framework, allow me to give highlights of the guidelines as follows- Hon. Senators, please make your way to your seats. This Communication is a bit long."
}