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

{
    "id": 4179,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4179/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, we have the Health Care Insurance Bill which is before the Cabinet. Once it is approved, it will come to this House. Once the House approves it, then we will arrest this problem. As a Ministry, we believe that we should arrest a problem even before it becomes an emergency."
}