GET /api/v0.1/hansard/entries/43210/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 43210,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43210/?format=api",
"text_counter": 411,
"type": "speech",
"speaker_name": "Eng. Gumbo",
"speaker_title": "",
"speaker": {
"id": 24,
"legal_name": "Nicholas Gumbo",
"slug": "nicholas-gumbo"
},
"content": "Mr. Chairman, Sir, it is Clause 5(4). I want to oppose the proposed deletion because it is very clear that we distinguish the functions of the Commission and the Secretariat as outlined in the earlier Bill presented to the House."
}