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

{
    "id": 6592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6592/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Ms. Chepchumba",
    "speaker_title": "",
    "speaker": {
        "id": 12,
        "legal_name": "Peris Chepchumba",
        "slug": "peris-chepchumba"
    },
    "content": "asked the Minister for Agriculture:- (a) what measures the Government has taken to promote silk production and weaving and whether he could also state the number of extension officers currently in the field to provide specialized services in Eldoret South Constituency; (b) when the Government will introduce silk farming in Eldoret South Constituency following the launch of National Sericulture Stations in the country; and, (c) how many specially built houses for sericulture the Government has introduced in the constituency."
}