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

{
    "id": 234200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234200/?format=api",
    "text_counter": 6,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "QUESTIONS BY PRIVATE NOTICE The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Hon. Members, we will start with Questions by Private Notice. The hon. Member for Ndhiwa! Is the hon. Member present? Question dropped. DEATH OF MR. MARTIN ODONGO"
}