GET /api/v0.1/hansard/entries/123873/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123873,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123873/?format=api",
"text_counter": 61,
"type": "speech",
"speaker_name": "Mr. Ojode",
"speaker_title": "November 10, 2009 PARLIAMENTARY DEBATES 3656 The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
"speaker": {
"id": 197,
"legal_name": "Joshua Orwa Ojode",
"slug": "joshua-ojode"
},
"content": " Mr. Speaker, Sir, unfortunately, my colleague is travelling all the way from Samburu. He will be here by Thursday. So, I am only requesting the hon. Questioner to allow us to answer the Question on Tuesday next week. If my colleague will not be here then, I will be able to answer it."
}