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

{
    "id": 1013984,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1013984/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "(c) consideration of The Crops (Tea Industry) Regulations, 2020 and The Crops (Sugar) (General) Regulations, 2020, jointly with the Sessional Committee on Delegated Legislation; and, (d) consideration of a complaint from small-scale tea farmers from Kapkoros Tea Factory on non-payment of bonuses."
}