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

{
    "id": 55961,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55961/?format=api",
    "text_counter": 417,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker. I did not want to interrupt my good friend, hon. Ethuro. But he has made a very serious allegation that there are some people who have been invited. Who are the people who have been invited? Could it be that the people who should have been invited are the ones who are saying that they have been invited?"
}