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

{
    "id": 99346,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99346/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "Thank you, Mr. Speaker, Sir. In fact, hon. Wamalwa has asked what I partly wanted to ask. However, I want to add that we are in the process of making a new Constitution in this country. How much have you done under the East African Community in terms of marrying the constitutions of each country so that we do not find ourselves in a quagmire?"
}