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

{
    "id": 179430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/179430/?format=api",
    "text_counter": 445,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT Clause 70 of the Bill be amended by deleting the words, \"may, on the recommendation of\" and substituting therefor the words \"shall, in consultation with\"."
}