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

{
    "id": 265033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/265033/?format=api",
    "text_counter": 891,
    "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 4 of the Bill be amended by inserting the following new sub clause immediately after sub clause (2)- (3) The county legislation enacted under subsection (1) shall provide for the use of the county symbols in the same manner as provided for in the National Flag, Emblems and Names Act."
}