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

{
    "id": 1234925,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234925/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": " Before we move to the next Order, three Statements by Sen. Kibwana had been dropped because when they were called out, the Senator was not in the Chamber. However, the Senator has approached me and explained why she was not in the Chamber when those Statements were called out. Indeed, she was held up in a parliamentary business. For that reason, I will direct that the three Statements by Sen. Kibwana be reinstated in today’s Order Paper and allow her to proceed to prosecute her Statements. Sen. Kibwana, proceed."
}