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

{
    "id": 59003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59003/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Mr. Deputy Speaker, Sir, I want to seek your indulgence on this. I have a prepared answer but we have noticed that there are a few things that need to be included. I have since consulted with hon. Anyanga, and we have agreed that we defer it to Tuesday if you so agree, so that we include what is missing."
}