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

{
    "id": 5049,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5049/?format=api",
    "text_counter": 45,
    "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, they never attended the meeting but I have taken it up myself and talked to the Deputy Prime Minister and Minister for Finance, Mr. Kenyatta, and he has agreed that we should continue with the dialogue and negotiations. I am sure something is going to come up."
}