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

{
    "id": 64272,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64272/?format=api",
    "text_counter": 25,
    "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. Deputy Speaker, Sir. I consulted the Speaker and he told me that for the future of how Reports should be done, I should raise this matter so that we deal with it not as relating to this particular Committee’s Report. We are going to have many Reports that have dissenting opinion."
}