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

{
    "id": 314797,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314797/?format=api",
    "text_counter": 500,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 10 be amended in sub-clause (3) by inserting the words “and subcommittees” immediately after the words “such committees”. This is a very minor amendment to include the word “subcommittees” as among the institutions that can be delegating responsibilities."
}