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

{
    "id": 1159210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1159210/?format=api",
    "text_counter": 450,
    "type": "speech",
    "speaker_name": "Sen. Lelegwe",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13222,
        "legal_name": "Steve Ltumbesi Lelegwe",
        "slug": "steve-ltumbesi-lelegwe"
    },
    "content": " Hon. Senators, we are now going to the Committee of the Whole, to consider the Division of Revenue Bill (National Assembly Bills No. 8 of 2022)."
}