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

{
    "id": 87789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87789/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Following these allegations, the Chief Executive Officer has been asked to step aside while the Board of Directors has also been dissolved to pave way for investigations by Kenya Anti-Corruption Commission, Efficiency Monitoring Unit and other investigative arms of the Government. Once the investigations are complete, I shall take appropriate action."
}