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

{
    "id": 876812,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/876812/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Our Standing Order No.48 3(b) gives an opportunity for any Member who feels that they need further information to ask for it. You can refer to it. It says:- “The Committee may invite the Senator who requested a Statement, the relevant Cabinet Secretary or any other person the Committee may consider necessary during deliberations on the Statement and may prepare and table a report on the matter.”"
}