GET /api/v0.1/hansard/entries/123625/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123625,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123625/?format=api",
"text_counter": 205,
"type": "speech",
"speaker_name": "Mr. Mbai",
"speaker_title": "",
"speaker": {
"id": 181,
"legal_name": "Benson Itwiku Mbai",
"slug": "benson-mbai"
},
"content": "Mr. Speaker, Sir, what is the Prime Minister going to do about the sand harvesters in lower Eastern Province? They have destroyed our rivers over the years and they are still doing it."
}