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

{
    "id": 999003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999003/?format=api",
    "text_counter": 352,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Madam Temporary Chairperson, I beg to move- THAT, Clause 36 of the Bill be amended in paragraph (a) by deleting the words “from a public office” appearing immediately after the words “or other benefit” and substituting therefor the words “under this Act”. The import of this amendment is to talk about public officers. This is just cleaning it up and nothing more."
}