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

{
    "id": 143500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/143500/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Deputy Speaker, Sir, the Minister is trying to imply that the Questioner or the person who asked for the Ministerial Statement, who is myself, has an interest in this matter. I have absolutely no interest in this matter. I have never owned any radio or television station and I have no capacity to invest in such stations!"
}