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

{
    "id": 89445,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89445/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, I am also seeking further clarification on the issue raised by Mr. Imanyara. Due to the seriousness and gravity of this matter in the Rift Valley, what action is the Assistant Minister taking to stop further circulation of harmful leaflets?"
}