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

{
    "id": 173500,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173500/?format=api",
    "text_counter": 543,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would urge for dialogue and more dialogue between the teachers and the Ministry, as has been urged by those who have spoken before me. The teachers are a reasonable union and they are enlightened. When we, in Government, sit with them, we ought to be able to show them the constraints that we are facing so that they appreciate and we agree on a middle ground, on how to implement their scheme."
}