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

{
    "id": 245612,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245612/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to seek a clarification from the Minister. Was the suspension of the operations of that bank last week not tantamount to accepting the allegations made by Mr. Billow about some interests that he knows about?"
}