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

{
    "id": 8779,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8779/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, first, I want to thank hon. Keynan for bringing this matter. In fact, now it proves that we were not wrong when we made you a Member of the Parliamentary Service Commission (PSC). I hope that you are going to be the Vice-Chair of that PSC."
}