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

{
    "id": 201134,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201134/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " I think we need to make it very clear here. We are not re-introducing any new issues into the Act. We are dealing with the President's Memorandum. We are limited to it. There are rules on how it should be done. Therefore, if anybody has any issue, I think you had better hold it for another day! Mr. Wako, have you finished?"
}