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

{
    "id": 1048978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1048978/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Senators, it is now 6.30 p.m., time to interrupt the Business of the Senate. The House, therefore, stands adjourned until Thursday, 18th February, 2021, at 2.30 p.m."
}