GET /api/v0.1/hansard/entries/1234906/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234906,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234906/?format=api",
"text_counter": 22,
"type": "speech",
"speaker_name": "Hon. Kingi",
"speaker_title": "The Speaker",
"speaker": null,
"content": " We will begin with Statements pursuant to Standing Order No.52(1). Sen. Kibwana is not present. Therefore, those Statements are dropped."
}