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

{
    "id": 340752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/340752/?format=api",
    "text_counter": 561,
    "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, the Bill be amended in clause 17 by — (a) deleting the words “there is substantial and credible evidence that” appearing in the main paragraph thereof; (b) in paragraph (a) by deleting the word “repeated” appearing immediately after the word “committed”; (c) in paragraph (b) by deleting the word “materially” appearing immediately before the word “contrary”."
}