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

{
    "id": 234099,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234099/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Mr. Obwocha",
    "speaker_title": "The Minister for Planning and National Development",
    "speaker": {
        "id": 356,
        "legal_name": "Henry Onyancha Obwocha",
        "slug": "henry-obwocha"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 6 of the Bill be amended- (a) by deleting the expression \"(1);\" (b) in paragraph (b)- (i) by deleting the expression \"and\" appearing immediately after the words \"money and finance\" and substituting therefor a comma; (ii) by inserting the words \"and microeconomic\" immediately after the word \"macroeconomic\"."
}