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

{
    "id": 1828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1828/?format=api",
    "text_counter": 352,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Madam Temporary Deputy Speaker, I would not know about those people who are dying at home, because we do not have the records as they have not attended our facilities. So, the only death, which has also been mentioned by the hon. Member, happened on Sunday and not on Monday. It was not because of the strike as the strike started on Monday and not on Sunday. He succumbed to a normal illness."
}