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

{
    "id": 1163898,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1163898/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Chairperson",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "We also defer Order No. 11; that is The Street Vendors (Protection of Livelihood) Bill (Senate Bills No. 7 of 2021)."
}