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

{
    "id": 321864,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321864/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. Now that Dr. Eseli is talking of WHO standards, could either Dr. Eseli or the Minister read to the House the relevant definition from WHO standard, which will then inform us to contribute to the debate and to appropriately agree with or not to the proposed amendments?"
}