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

{
    "id": 273420,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273420/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, actually, that is the question that I am answering. The Gazette Notice stands, but we will only remove the names of organizations which have satisfied the conditions that we have set. As we are talking right now, none of those organizations have satisfied those conditions. Therefore, there is no reason the gazette notice should be repealed, since they have not satisfied those conditions."
}