GET /api/v0.1/hansard/entries/112222/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 112222,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112222/?format=api",
"text_counter": 279,
"type": "speech",
"speaker_name": "Mr. Speaker",
"speaker_title": "",
"speaker": null,
"content": "Hon. Members, that then brings us to the end of Statements. Before we proceed to the next order, I have the following Communication to make!"
}