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

{
    "id": 20262,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20262/?format=api",
    "text_counter": 615,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " Madam Temporary Deputy Speaker, I am sorry, I do not want to take too much time. However, I just wanted to say that, indeed, the Government has heard the House and the Government has heard the teachers. I just wanted to stand and say that we will continue to discuss and negotiate with the teachers with a view to ending this stalemate in the shortest time possible and to ensure that we do get our children back to school and we do address ourselves, as the Government and as a nation, to the fact that we have a big shortage of teachers."
}