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

{
    "id": 99562,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99562/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mrs. Kilimo",
    "speaker_title": "",
    "speaker": {
        "id": 173,
        "legal_name": "Linah Jebii Kilimo",
        "slug": "linah-kilimo"
    },
    "content": "Mr. Speaker, Sir, you can prosecute or agree. I have answered that the Ministry entered into a brokerage with the KRA to remit these funds. It is better that we agreed instead of going the court way so that they can get their Kshs13 million remittances every month."
}