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

{
    "id": 287512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/287512/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, I agree that it is, indeed, a very serious matter which requires more attention and reflection. We will take this point. I will bring the matter to the attention of the Leader of Government Business because it is an issue which needs to be dealt with by the House Business Committee. I want to assure the hon. Member that this matter will be dealt with by the House Business Committee at its next sitting, so that a resolution can be passed as to whether it should be brought back to the House or not, so that the House can accordingly be informed."
}