GET /api/v0.1/hansard/entries/131415/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 131415,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131415/?format=api",
"text_counter": 250,
"type": "speech",
"speaker_name": "Mr. Raila",
"speaker_title": "The Prime Minister",
"speaker": {
"id": 195,
"legal_name": "Raila Amolo Odinga",
"slug": "raila-odinga"
},
"content": "Mr. Mungatana has quoted extensively from the procedures of the Canadian jurisdiction and the regulations that empower Assistant Ministers to undertake certain duties. What I said did not imply that the practice in the Commonwealth countries is uniform. It differs from country to country. For example, in Nigeria, the Assistant Ministers are called Ministers of State and they do attend Cabinet meetings. They also act in the absence of their Ministers as substantive Ministers."
}