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

{
    "id": 64412,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64412/?format=api",
    "text_counter": 165,
    "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 had said earlier on that I was going to address this issue more comprehensively next week. But I also want to inform hon. Members that I am going to convene a meeting - I have already scheduled it - of all the operators in this sector in order to discuss, with a view to levelling the playing field. The Government’s responsibility is to be a regulator so that the field is level for all the regulators. This is our responsibility and we are going to do it properly so that the competition continues to remain healthy."
}