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

{
    "id": 188269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/188269/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Mr. Ruto, we are not discussing the report of the Committee. We are forming the Committee today. In his opening remarks, the Minister said that there are issues that must be investigated. He has requested the proposed Committee to investigate land issues and past injustices. Go ahead, Mr. Minister!"
}