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

{
    "id": 1234720,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234720/?format=api",
    "text_counter": 490,
    "type": "speech",
    "speaker_name": "Sen. Wakili Sigei",
    "speaker_title": "The Temporary Speaker",
    "speaker": null,
    "content": " Hon. Members, I am aware that there are other Senators who had placed Statements and confirmed. I will give them a priority, each five minutes, in this particular order: Sen. Orwoba, Sen. Kibwana, Sen. Veronica Maina and Sen. Mandago. Thereafter, I will embark on the Members who have requested to speak to this Motion. Those five Senators had their Statements approved by the Clerk."
}