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

{
    "id": 222225,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222225/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Mr. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Deputy Speaker, Sir, this Minister has really surprised me today. I even shared this issue with him yesterday when this Question appeared on the Order Paper. The Minister, who is also a full reverend, told me: \"Why are you wasting your time asking this Question in Parliament, when I just talked to the District Commissioner (DC) and my three---\""
}