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

{
    "id": 1501367,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1501367/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "I appreciate women leaders who have taken time to engage me and propose solutions to address this issue. I have held discussions with other leaders in Government and I have tasked the Deputy President, to reach out and facilitate collaborative, broad-based and multi-sectoral deliberations and recommend effective and radically transformative and affirmative action within the next six months."
}