GET /api/v0.1/hansard/entries/1234001/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234001,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234001/?format=api",
"text_counter": 113,
"type": "speech",
"speaker_name": "Tharaka, UDA",
"speaker_title": "Hon. George Murugara",
"speaker": null,
"content": "now call upon the Bishop to proceed and work diligently as he has done in the past in the church, civil society, and the other places he has worked in. With those remarks, I beg to reply."
}