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

{
    "id": 130098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130098/?format=api",
    "text_counter": 486,
    "type": "speech",
    "speaker_name": "Ms. A. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to support that amendment. The request for the Ministerial Statement by Mr. Olago was as a result of a finding by the Committee on Delegated Legislation of the delay by the Executive and the Judiciary on matters that are delegated to them such as this Tribunal."
}