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

{
    "id": 1470111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1470111/?format=api",
    "text_counter": 1696,
    "type": "speech",
    "speaker_name": "Hon. Kawira Mwangaza",
    "speaker_title": "The Governor of Meru County",
    "speaker": {
        "id": 1325,
        "legal_name": "Kawira Mwangaza Mwenda",
        "slug": "kawira-mwangaza-mwenda"
    },
    "content": " The members of the board may only be removed from office- (a) On grounds set out for the removal of members of a Constitutional Commission under Article 25(1) of the Constitution and via a vote of not less than 75 per cent."
}