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

{
    "id": 1011751,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1011751/?format=api",
    "text_counter": 368,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "APPRECIATING that under section 15(2) of the Statutory Instruments Act, 2013 the Committee is required to make a report within twenty-eight sitting days after the date of referral of the instrument by the Senate, or such other period as the Senate may, by Resolution, approve;"
}