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

{
    "id": 7574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7574/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I wanted to inform the Deputy Prime Minister and Minister for Local Government that he could have even done that in his office. He could have checked the bank statement to see whether the cheque was cleared. He could have brought the bank statement to this House."
}