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

{
    "id": 1142626,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1142626/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Sen. Poghisio",
    "speaker_title": "The Senate Leader of Majority",
    "speaker": {
        "id": 202,
        "legal_name": "Samuel Losuron Poghisio",
        "slug": "samuel-poghisio"
    },
    "content": "Mr. Speaker, Sir, Clause 12 of the Bill seeks to amend Section 20 of the Act by inserting the Words, “subject to mandatory approvals” immediately after the word “a scheme”."
}