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

{
    "id": 16987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16987/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, the international practice these days is that communities and countries that have got forests earn carbon credits. Could the Minister explain how he intends, after he has done the audit and has realized how much each county will have in terms of forest cover, to ensure that the carbon credits for a particular county will end up being used because they are going to be worth billions of dollars?"
}