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

{
    "id": 1230411,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1230411/?format=api",
    "text_counter": 430,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "Hon. Temporary Speaker",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": " Order Hon. Member. You still have a balance of about four minutes and we shall carry it forward to the next session. Hon. Members, the time being 7.00 p.m., the House stands adjourned until Tuesday, 18th April 2023 at 2.30 p.m."
}