GET /api/v0.1/hansard/entries/123580/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123580,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123580/?format=api",
"text_counter": 160,
"type": "speech",
"speaker_name": "Mr. Mureithi",
"speaker_title": "",
"speaker": {
"id": 89,
"legal_name": "Erastus Kihara Mureithi",
"slug": "erastus-mureithi"
},
"content": "Finally, we have many functions like weddings and field days in this country. Recently, I had a field day in my constituency. To my disappointment, we only planted three trees although we wanted to plant more than 1,000. Probably, in the spirit of planting ten per cent of our farms with trees, whether he could come up with a policy that will compel people during those functions to plant trees."
}