GET /api/v0.1/hansard/entries/123968/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123968,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123968/?format=api",
"text_counter": 156,
"type": "speech",
"speaker_name": "Mr. Kiuna",
"speaker_title": "",
"speaker": {
"id": 54,
"legal_name": "Joseph Nganga Kiuna",
"slug": "joseph-kiuna"
},
"content": "Mr. Speaker, Sir, I would like to ask the Minister whether he can instruct Nakuru Municipal Council to set aside land in Mau Narok Division at a place called Mwisho wa Lami to dump sewage. This is because we do not have any dumping site in that area and many businessmen are dumping all their dirt on the road."
}