GET /api/v0.1/hansard/entries/1122573/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1122573,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1122573/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Hon. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Hon. Members, again, I confirm that we have the requisite number of Members for purposes of putting the Question on this Motion."
}