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

{
    "id": 1159276,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1159276/?format=api",
    "text_counter": 516,
    "type": "speech",
    "speaker_name": "Sen. Lelegwe",
    "speaker_title": "",
    "speaker": {
        "id": 13222,
        "legal_name": "Steve Ltumbesi Lelegwe",
        "slug": "steve-ltumbesi-lelegwe"
    },
    "content": "Mr. Speaker Sir, I beg to report that the Committee of the Whole has considered the Division of Revenue Bill (National Assembly Bills No. 8 of 2022) and its approval thereof without amendments."
}