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

{
    "id": 335795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/335795/?format=api",
    "text_counter": 666,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Minister for Higher Education, Science and Technology",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Sorry, Mr. Temporary Deputy Chairman, Sir; I would like to accept that amendment. The body itself is not being elected. It is the council that is going to be elected. So, thank you. I would like to accept the amendment that we delete “elected” because the students’ body will be established as per the charter and that is it."
}