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

{
    "id": 230165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230165/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Health",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " I have been assessing my colleagues in the House and making a visual diagnosis, and I note that nearly all of them are stressed. This is depicted by the level of irritability, aggressiveness and egocentrism. That is just part of the differential diagnosis of what I have noted. The treatment is rest. Just rest. Then, we will come back out of the disease and continue functioning normally."
}