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

{
    "id": 195955,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195955/?format=api",
    "text_counter": 8,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to give notice of the following Motion:- THAT, given that many Kenyans do not have identity and voters cards; aware that both cards are acquired at the age of 18; acknowledging the need to reduce Government operating costs; this House resolves that the two documents be combined into one to serve both functions of identity and voting."
}