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

{
    "id": 1501491,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1501491/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "We must seriously question the drivers and the motives of resistance and reluctance to take the next step in actualizing the two-third gender rule. We must call out those who continue to sabotage this right of women to contribute to the governance of our nation. Women are not second-class citizens. They deserve equal representation at all levels."
}