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

{
    "id": 10765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10765/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Kajembe",
    "speaker_title": "",
    "speaker": {
        "id": 163,
        "legal_name": "Ramadhan Seif Kajembe",
        "slug": "ramadhan-kajembe"
    },
    "content": ". That kind of weed - Potamogeton richardii - purifies water. It is good for your people. It is good for your constituents. If there is anything wrong with the water and you want to talk about it, then direct your Question to the Ministry of Water and Irrigation and not my Ministry."
}