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

{
    "id": 1040172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1040172/?format=api",
    "text_counter": 1236,
    "type": "speech",
    "speaker_name": "Sen. Prof. Kamar",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Thank you, hon. Members. That has been sorted out. Your contributions were helping me to arrive to the same conclusion. Let us go back to the witness that we have on the Floor. She has already taken her oath. Who is going to lead her? Kindly go ahead."
}