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

{
    "id": 314693,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314693/?format=api",
    "text_counter": 396,
    "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 25 be amended by deleting paragraph (a). This follows immediately after the deleted Clause 24, which was talking about the proceeds of legal education and we have just deleted it. Therefore, this is just to harmonize the clause after the deletion of Clause 24."
}