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

{
    "id": 173456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173456/?format=api",
    "text_counter": 499,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I thank the House for agreeing to adjourn so that we can debate the issue that is affecting the nation today. We know that everybody in this country is affected, because when people go home, children ask them: \"Are we going to school tomorrow? What has happened with the teachers' strike? Has it ended?\" Similarly, teachers are anxiously waiting for the resolutions of the matter that led them to strike."
}