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

{
    "id": 666615,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666615/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Hon. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "Through Kenya Gazette Notice No.3016 of 29th April 2016, those land control boards were degazatted by the Cabinet Secretary for Lands, Housing and Urban Development and further instructions were given to the County Commissioners to start constituting new control boards within two weeks from that date."
}