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

{
    "id": 170989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170989/?format=api",
    "text_counter": 901,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "You do not wait until we are short of time and then seek extension. Earlier on, when we were debating on how much time to allocate each speaker, I noticed that we have a lot of people who want to debate. We only need to be fair to those hon. Members who want to debate. We will not close the debate today."
}