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

{
    "id": 10623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10623/?format=api",
    "text_counter": 436,
    "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. Temporary Deputy Speaker, Sir. Is it in order for the Minister to reduce the substance of this Motion by saying that these select committee members are just going to educate themselves when if you look at the membership of this Committee some are even more educated than the hon. Minister talking?"
}