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

{
    "id": 1090908,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1090908/?format=api",
    "text_counter": 1121,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "Madam Chairperson, I beg to move:- THAT, the Long Title be amended by deleting the long title and substituting therefor the following new long title- An Act of Parliament to provide for establishment of the Coffee Board of Kenya, and the Coffee Research Institute; to provide for the role of the National and county governments; to provide for the regulation, development and promotion of the coffee industry; and connected purposes."
}