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

{
    "id": 1100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1100/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Ombui",
    "speaker_title": "The Assistant Minister, Ministry of State for National Heritage and Culture",
    "speaker": {
        "id": 123,
        "legal_name": "Wilfred Moriasi Ombui",
        "slug": "wilfred-ombui"
    },
    "content": "(c) Mr. Speaker, Sir, I am glad to inform you that last year the following cultural groups from Mumias Constituency received certificates and/or trophies. These groups were:- (i) Ekama Cultural Group; (ii) Mumias Cultural Group; (iii) Nabii Cultural Group; (iv) Ichinga Cultural Group; (v) Lung’anyiro Cultural Group; (vi) Lukoye Cultural Group; and, (vii) Mumias Municipal Cultural Group. Mr. Speaker, Sir, may I conclude by stating that this festival draws its major participants from the local communities who create and own these cultural expressions that are showcased during the many other occasions. Significantly, these communities form a potential hub for most entrepreneurs who are now targeting the rural communities for future cultural markets."
}