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

{
    "id": 7972,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7972/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. In answer to part “a” of the Question, the Minister is not aware of the Attorney-General’s instructions for reinstatement. Suppose I avail those instructions, will he be able to reconsider his position?"
}