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

{
    "id": 123573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123573/?format=api",
    "text_counter": 153,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "Even if Copenhagen agreement on climate financing were inadequate, we must fully implement our own adaptation programme. We, as a Government, have a duty to protect and enhance the well-being of our citizens. We will, therefore, need to review the priorities of Budget resource allocations. We will also need to re-examine the basic assumptions of the Vision 2030 to reflect the implications of climate change."
}