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

{
    "id": 654903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654903/?format=api",
    "text_counter": 632,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Hon. Temporary Deputy Chairlady, I wish to support the amendment by the Chair of the Committee, particularly on the definition of the word “foreign power”. It brings clarity to that term because it has been used in the Bill. Without that definition, it would be ambiguous as to what you refer to when you talk about foreign power."
}