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

{
    "id": 1438357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1438357/?format=api",
    "text_counter": 1234,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Hon. Senators, it is 6.30 p.m. However, today having been a Special Sitting, we will continue with the business of the day until conclusion. So, the adjournment at 6.30 p.m. will not apply. If we will not have finished by midnight, we will still be here until we finish the business of the day. However, we will be able to conclude in the next few minutes all the same. The next Bill is The Statutory Instruments (Amendment) Bill (National Assembly Bills No. 2 of 2023). The Chairperson, proceed."
}