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

{
    "id": 3229,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3229/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Minister, indeed, you have not. An undertaking to table documents before the PAC is not answering a Question before the House. You can table the documentation that the hon. Member needs. If it can go to the PAC, then it can come to this House. So, please, table the documentation that you have so that we can go to the next Order or business."
}