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

{
    "id": 189679,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/189679/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Hon. Members, I think the Speaker ruled earlier in the year that because of the Grand Coalition, even Ministers can mix with Back-benchers in the Front Bench. So, I think we will continue until a clearer ruling on where the Ministers should speak from will be clarified."
}