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

{
    "id": 18473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18473/?format=api",
    "text_counter": 150,
    "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) If he could provide the percentage of forest cover in each county indicating how they compare with the national cover; (b) if he could 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."
}