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

{
    "id": 170531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170531/?format=api",
    "text_counter": 443,
    "type": "speech",
    "speaker_name": "Ms. A. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Mine is a follow up to that point of order by hon. Shabesh. Whereas Dr. Khalwale mentioned the name of a widow of a former colleague, he has repeated the same by mentioning her company. So, we, as women in this House would like Dr. Khalwale to declare his interest on this matter and say whether he has issues with the late Dr. Galgallo so that he can pay him!"
}