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

{
    "id": 3335,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3335/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am aware that evictions can take place this weekend. However, I asked the Minister to make sure that eviction does not take place until he answers this Question on Wednesday next week. He assured me that the Coast PC, Mr. Earnest Munyi, will not evict those people before we interrogate this Question."
}