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

{
    "id": 543432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/543432/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Hon. Opiyo",
    "speaker_title": "",
    "speaker": {
        "id": 1174,
        "legal_name": "Jared Odhiambo Opiyo",
        "slug": "jared-odhiambo-opiyo"
    },
    "content": "On a point of order, hon. Deputy Speaker. Going with the discussions here, since we are debating a list that contains names of Members, will it be right to continue discussing this list while they are present?This is because they are very agitated and take this discussion personally."
}