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

{
    "id": 42320,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42320/?format=api",
    "text_counter": 427,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "I want to thank the Minister, particularly for enduring all that to make sure that we have the Constitution. I would like also to salute the Attorney-General, whether we like him or not, he has done a good job. It is not a matter of liking him or not liking him, but it is a matter of delivery of service. They have delivered this Act and we congratulate them."
}