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

{
    "id": 97967,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97967/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "Mr. Deputy Speaker, Sir, in view of the fact that the cause of death is not yet known because post-mortem results have not been released, could he defer this Question until post-mortem results are known and an inquest is conducted?"
}