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

{
    "id": 52239,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52239/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, I have been waiting for a Ministerial Statement on the Ombudsman Office from the Deputy Prime Minister and Minister for Finance. Could he indicate to me when I can have this Statement because I have been waiting for it for three weeks now?"
}