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

{
    "id": 567832,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567832/?format=api",
    "text_counter": 277,
    "type": "speech",
    "speaker_name": "Hon. (Ms.) Mbalu",
    "speaker_title": "",
    "speaker": {
        "id": 432,
        "legal_name": "Jessica N. Mbalu",
        "slug": "jessica-mbalu"
    },
    "content": "I represent the Wiper Democratic Movement Party. Many of us from Ukambani came to this House through it and, of course, we joined a coalition. I appreciate our party because it embraces women representation. It is only in Makueni County that we have two women Members of Parliament representing constituencies. We encourage women to go for the single constituency parties so that we solve the problem of gender through political parties’ participation."
}