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

{
    "id": 3652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3652/?format=api",
    "text_counter": 497,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Hon. Members, arising from the foregoing, Members will be allowed when the Question next appears on the Order Paper, to ask supplementary questions on the answer given to the original Question, so long as it relates to the speech given by the Rt. Hon. Prime Minister and as long as that speech is properly before the House. Hon. Members should bear in mind the provisions of Standing Order No.79(4) which inter alia states:- “No Member shall impute improper motive to any other Member except upon a specific substantive Motion of which at least three days notice has been given, calling in question the conduct of that Member.”"
}