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

{
    "id": 232583,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232583/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Wanjala",
    "speaker_title": "",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": "Mr. Deputy Speaker, Sir, I have assured the hon. Member that we have, first of all, written to the Registrar of Societies. Upon getting confirmation from him we will take immediate necessary action, including cancellation of the services provision agreement."
}