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

{
    "id": 16980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16980/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "asked the Minister for Forestry and Wildlife:- (a) whether he could provide the percentage of forest cover in each county indicating how it compares with the national cover; (b) whether he could further state the average forest cover in the country and indicate how it compares with the international forest cover; and, (c) what measures he is putting in place to ensure that each county meets the national standard in forest cover."
}