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

{
    "id": 17766,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17766/?format=api",
    "text_counter": 386,
    "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, Madam Temporary Deputy Speaker. The Deputy Leader of Government Business is trying to issue a statement before the time comes. He was asked to stay this order until the comprehensive statement is given regardless of where the statement has come from."
}