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

{
    "id": 1142629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1142629/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Leader of Majority",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Clause 16 of the Bill seeks to amend the Act in the Schedule in paragraph 2, to provide for other conditions for removal of a board member by the CS. It further proposes amendments in paragraph 3 of The Schedule, to provide for quorum for meetings to harmonize the provision of the existing policies on board meetings."
}