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

{
    "id": 25430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/25430/?format=api",
    "text_counter": 219,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Chairman, Sir, I beg to move:- THAT, Clause 41 be amended- (a) in sub-clause (1) by deleting paragraph (b) and substituting therefor the following new paragraph- (b) county representatives appointed by the Inspector-General, who shall comprise the heads of the National Police Service, the National Intelligence Service and the Director of Criminal Investigations at the County level."
}