GET /api/v0.1/hansard/entries/1234959/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234959,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234959/?format=api",
"text_counter": 75,
"type": "speech",
"speaker_name": "Hon. Kingi",
"speaker_title": "The Speaker",
"speaker": null,
"content": " Hon. Senator, you may congratulate them outside the Chamber. For now, just proceed to restrict your comments on the third Statement."
}