GET /api/v0.1/hansard/entries/1234933/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234933,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234933/?format=api",
"text_counter": 49,
"type": "speech",
"speaker_name": "Sen. Methu",
"speaker_title": "",
"speaker": {
"id": 13581,
"legal_name": "Methu John Muhia",
"slug": "methu-john-muhia"
},
"content": "Mr. Speaker, Sir, I am referring to No.5 of the Speaker’s Rules. The last time I was here, you referred to a Kaunda Suit as a suit that has a button up to the neck. I am looking at the person that you have cautioned again and I think he is not properly dressed. He is dressing now."
}