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

{
    "id": 265220,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/265220/?format=api",
    "text_counter": 1078,
    "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 25 be amended by deleting subclause (1) and substituting therefor the following- (1) When a Bill has been passed by the county assembly, the speaker of the assembly shall forward the Bill to the governor for assent."
}