GET /api/v0.1/hansard/entries/159530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 159530,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/159530/?format=api",
"text_counter": 321,
"type": "speech",
"speaker_name": "Mr. Raila",
"speaker_title": "The Prime Minister",
"speaker": {
"id": 195,
"legal_name": "Raila Amolo Odinga",
"slug": "raila-odinga"
},
"content": "Mr. Speaker, Sir, we are going through very bad times in the country because of famine. However, I want to say that this is a learning experience. We are going to take measures to ensure that this country, in future, does not become a net importer of food but an exporter of food."
}