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

{
    "id": 208033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/208033/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Deputy Speaker, Sir, my current priority is to make sure that the sick are treated adequately and effectively. It is true that the dead have also to be taken care of. But in view of my limited resources, I would rather concentrate on the living than the dead."
}