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

{
    "id": 122313,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122313/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "November 18, 2009 PARLIAMENTARY DEBATES 3895 The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Imanyara asked what would happen if the Cabinet rejects this. Of course, that is a possibility. The reason I actually made this Statement is that a Question was asked by Mr. K. Kilonzo. That is why I said that I will address the House comprehensively on this matter, once this programme is approved by the Cabinet. If the Cabinet rejects it, of course, that is period and we will not proceed with it. We cannot bring it to Parliament, unless it has been approved by the Cabinet."
}