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

{
    "id": 198194,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198194/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "The Member of Parliament for Ikolomani",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Clerk, the Standing Orders provide that in cases where the Orders are not expressly clear, the decisions made---"
}