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

{
    "id": 80113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80113/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. You know when you make an allegation you must be able to substantiate it. People share names. Could the Minister table or has he tabled evidence to show that this candidate was really a blood relative of the other person, otherwise, just because they have similar names?"
}