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

{
    "id": 1426421,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1426421/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "I, therefore, use this opportunity to congratulate you and the Speaker of the National Assembly, hon. Wetangula, and the Member of your Houses for this great industry. Which brings me to my third point."
}