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

{
    "id": 1064029,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1064029/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Mr. Speaker, Sir, if you look at the Report, where there has been a signature on the main Report, and I will give my example, we accept the entirety of the Report with exception. There is a disclaimer that apart from paragraph 557, we support the resolution to pass this Bill and every other finding of the Committee with exception to that particular section."
}