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

{
    "id": 131100,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/131100/?format=api",
    "text_counter": 406,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "2944 alone can create peace. We can sign accords as was done by the President and the Prime Minister, but if Members of Parliament do not come together to share their experiences and divergent views with their communities, we may not foster that kind of reconciliation and healing."
}