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

{
    "id": 1234262,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234262/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Sen. Githuku, you are out of Order. I gave you leeway to get your seat now you; are standing and greeting Sen. Gataya Mo Fire. That was not the guideline that I gave you. Those are things you can do after the rise of the House. (ix) CS submissions; whenever a CS addresses the Senate, the Cs shall be heard in silence. Interventions and points of order will not be entertained. Senators may, however, react to the submission by CSs through supplementary questions. A CS will be required to provide five physical copies and an electronic copy of a response to a Question at least 24 hours prior to appearing before the Senate. The response is to be addressed to the Clerk and delivered to the Senate Journals Office located at Main Parliament Buildings. Hon. Senators, the Office of the Clerk has made arrangements to ensure that CSs have access to the Senate Chamber to respond to Questions. To this end, upon arrival at the Parliament Buildings, a CS will be ushered to the lounge area in the New Wing."
}