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

{
    "id": 1451743,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1451743/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Hon. Peter Kaluma",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 1565,
        "legal_name": "George Peter Opondo Kaluma",
        "slug": "george-peter-opondo-kaluma"
    },
    "content": " Hon. Members, please be upstanding. The debate on this particular Motion will continue tomorrow. Hon. Members, the time being 7.00 p.m., this House stands adjourned until Wednesday, 24th July 2024, at 9.30 a.m."
}