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

{
    "id": 456269,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456269/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Hon. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "I would also like to urge them to do a little bit more. The Parliament website is a bit analogue. This Commission can work with the Clerk’s Office and do more. That way, we can increase public participation with respect to the Bills and Motions that go through this House. Members of the Public have not had meaningful participation. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}