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

{
    "id": 1283020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1283020/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Speaker, Sir, I beg to give notice of the following Motion - THAT, notwithstanding the Resolutions of the Senate made on 16th February, 2023 (approval of the Senate Calendar), on 29th March, 2023 and on 27th June, 2023 (alteration of the Senate Calendar), pursuant to Standing Order 32 (4), the Senate resolves to further alter its Calendar (Regular Sessions) for the Second Session, 2023, in respect of Part V, to resume from recess on Tuesday, 12th September, 2023."
}