GET /api/v0.1/hansard/entries/1234916/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234916,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234916/?format=api",
"text_counter": 32,
"type": "speech",
"speaker_name": "Hon. Kingi",
"speaker_title": "The Speaker",
"speaker": null,
"content": " The Statement pursuant to Standing Order No.57(1) is by the Senate Majority Leader. Please proceed to make your Statement."
}