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

{
    "id": 345178,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345178/?format=api",
    "text_counter": 575,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I thought I did so. I will repeat. I beg to move:- THAT, Clause 13 be amended in subclause (1) by inserting the following new paragraph immediately after paragraph (c):- (e) such monies as may be payable to the Authority pursuant to this Act or any other written law."
}