GET /api/v0.1/hansard/entries/1234984/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234984,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234984/?format=api",
"text_counter": 100,
"type": "speech",
"speaker_name": "Hon. Kingi",
"speaker_title": "The Speaker",
"speaker": null,
"content": " Sen. Olekina, the Chair is aware of what you are trying to do. Kindly restrict yourself to the third Statement by Sen. Kibwana. Let your comments be strictly on that Statement."
}