GET /api/v0.1/hansard/entries/123332/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123332,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123332/?format=api",
"text_counter": 137,
"type": "speech",
"speaker_name": "Mr. Deputy Speaker",
"speaker_title": "",
"speaker": null,
"content": "Order! You are not the Minister for Information and Communications, unless you want to answer the Question on behalf of the Minister, in line with the collective responsibility. Do you intend to do that?"
}