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

{
    "id": 340898,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/340898/?format=api",
    "text_counter": 707,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "The Assistant Minister, Ministry of State for National Heritage and Culture",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": " Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 43 of the Bill be amended— (a) in sub-clause (1) by deleting the expression “Attorney General” wherever it appears and substituting therefor the words “Chief Justice”; (b) in sub-clause (3) by inserting the words “or staff” immediately after the “member”; (c) by deleting sub-clause (5)."
}