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

{
    "id": 1169369,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1169369/?format=api",
    "text_counter": 360,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "ADJOURNMENT The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Senators, there being no other business in the Order Paper, the Senate stands adjourned until tomorrow, Thursday, 16th June, 2022 at 2.30 p.m."
}