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

{
    "id": 170728,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170728/?format=api",
    "text_counter": 640,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "I also want to say that when the Chair of a Committee makes any reference to the conclusions of the Committee--- I think it is the expectation of this House that when we give an assignment to a Committee, it is up to us, as a House, to actually give what we think is for or against."
}