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

{
    "id": 342379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/342379/?format=api",
    "text_counter": 597,
    "type": "speech",
    "speaker_name": "Dr. Munyaka",
    "speaker_title": "",
    "speaker": {
        "id": 86,
        "legal_name": "Victor Kioko Munyaka",
        "slug": "victor-munyaka"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 46 of the Bill be amended by deleting the words “under this Act” appearing in paragraph (b) and substituting therefor the words “other than those established or accredited under the Universities Act, 2012”."
}