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

{
    "id": 99608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99608/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Lekuton",
    "speaker_title": "",
    "speaker": {
        "id": 66,
        "legal_name": "Joseph Lemasolai Lekuton",
        "slug": "joseph-lekuton"
    },
    "content": "asked the Minister for Environment and Mineral Resources:- (a) whether the U.N. has asked developing countries to make concerted efforts to address the issues of climate change; (b) whether the U.N. is formulating any new policy for developing countries in this regard and if so, the details thereof as well as the time by which the policy is likely to be formulated; and, (c) What action the Government has taken to combat climate change and what achievements have been made so far."
}