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

{
    "id": 231443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231443/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. I rise on a point of order to seek special clarification from the Mover of this amendment. I need to know whether it covers all witnesses, or only those intended in this Bill."
}