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

{
    "id": 383,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/383/?format=api",
    "text_counter": 383,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "asked the Minister for Forestry and Wildlife:- (a) how much the Government has earned from the Mau Forest through the Carbon Credit Scheme, (b) how much has been ploughed back to the community as benefit from the scheme, and, (c) what plans the Ministry has put in place to ensure that there is an elaborate and clear plan on community involvement on projects meant to conserve the Mau Forest."
}