GET /api/v0.1/hansard/entries/123209/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123209,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123209/?format=api",
"text_counter": 14,
"type": "speech",
"speaker_name": "Mr. Chanzu",
"speaker_title": "",
"speaker": {
"id": 11,
"legal_name": "Yusuf Kifuma Chanzu",
"slug": "yusuf-chanzu"
},
"content": "asked the Minister for Water and Irrigation what plans she has to improve water supply and reticulation in Kisumu City."
}