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

{
    "id": 1243312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243312/?format=api",
    "text_counter": 453,
    "type": "speech",
    "speaker_name": "Sen. Kibwana",
    "speaker_title": "",
    "speaker": {
        "id": 277,
        "legal_name": "Kibwana Kivutha",
        "slug": "kibwana-kivutha"
    },
    "content": "Madam Temporary Speaker, I wanted to rise on a point of order, but my device did not alert you. Nonetheless, Standing Order No.41(1) regarding the quorum states that- “If at any time in the course of the proceedings of the Senate a Senator objects that there is not a quorum present, the Speaker or the Chairperson shall count the Senators present in the Senate or the Committee as the case may be.” Thank you, Madam Temporary Speaker."
}