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

{
    "id": 123567,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123567/?format=api",
    "text_counter": 147,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "First, we can and must restore the tropical rain forest and other native forests that used to cover much of our land. Farm owners are now required to plant trees in, at least, 10 per cent of the land that they own. The restoration of the Mau Forest Complex has begun and a large area is now available for tree planting. I challenge each of you to plant and grow, at least, 100 trees every month for the next 12 months. I urge you to encourage your constituents to launch community based tree planting campaigns."
}