GET /api/v0.1/hansard/entries/1234650/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234650,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234650/?format=api",
"text_counter": 420,
"type": "speech",
"speaker_name": "Sen. M. Kajwang’",
"speaker_title": "",
"speaker": {
"id": 13162,
"legal_name": "Moses Otieno Kajwang'",
"slug": "moses-otieno-kajwang"
},
"content": "Indeed, my neighbour and younger brother can inform me, particularly if my fly has not been zipped up."
}