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

{
    "id": 170081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170081/?format=api",
    "text_counter": 588,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Is there any other Member who is interested in contributing? If not, then the Government has a right to respond for 10 to 20 minutes. I do not know if there is anyone from the Government side who is ready to respond. If there is nobody who is interested in making a contribution, Dr. Kones, you can go on and reply. You have three minutes now. However, if you do not finish, you will continue with your reply later."
}