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

{
    "id": 264453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264453/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 8 of the Bill be amended in paragraph (l) by inserting the words “or that it may consider necessary or appropriate” after the words “or any other legislation”. The justification for this is to allow the Summit to undertake any other functions that it may consider necessary."
}