GET /api/v0.1/hansard/entries/123468/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123468,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123468/?format=api",
"text_counter": 48,
"type": "speech",
"speaker_name": "Mr. Sasura",
"speaker_title": "",
"speaker": {
"id": 138,
"legal_name": "Hussein Tarry Sasura",
"slug": "hussein-sasura"
},
"content": "Mr. Speaker, Sir, I have not misled the House. If Ewaso Nyiro Development Authority has covered parts of that district, that is well and good. When the next phase of the ASAL Development Programme comes into effect, and if the experts who are to assess the impact of the ASAL projects come, we shall see what can be done for him."
}