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

{
    "id": 15218,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15218/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, under the rules of this House, unless the Chair so chooses, no Committee can be pushed before it is ready to lay a report."
}