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

{
    "id": 69577,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69577/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, my suggested amendment is absolutely within the Standing Orders. I have given a notice of amendment to the Chair and the Clerk’s office. They looked at the amendment in their wisdom and understood it to be correct. If the Members of Parliament are not comfortable with the amendment, they have the absolute right to reject it."
}