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

{
    "id": 1337769,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337769/?format=api",
    "text_counter": 263,
    "type": "speech",
    "speaker_name": "Sirisia, JP",
    "speaker_title": "Hon. John Koyi",
    "speaker": {
        "id": 2792,
        "legal_name": "John Waluke Koyi",
        "slug": "john-waluke-koyi"
    },
    "content": "It is now time for other officers, either the cabinet secretaries or chief executive officers (CEOs), to be warned in their various institutions. We are sending a very strong warning to them. They will not go scot-free by making mistakes that can affect this country."
}