GET /api/v0.1/hansard/entries/1234835/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234835,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234835/?format=api",
"text_counter": 605,
"type": "speech",
"speaker_name": "Sen. Wakili Sigei",
"speaker_title": "The Temporary Speaker",
"speaker": null,
"content": " Hon. Senators, my screen is reflecting that every Member is desirous of speaking to this issue. I propose that instead of five minutes, those of us who will get time to speak to do three minutes so that we accommodate as many as possible."
}