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

{
    "id": 76158,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/76158/?format=api",
    "text_counter": 340,
    "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, Sir. Is the Minister in order to mislead this House that if you put up an advertisement then you would discriminate against the members who are already working in an organization, while he knows very clearly that if you put up an advertisement even those who are working with KPA could still go ahead and apply?"
}