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

{
    "id": 202232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202232/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Sambu",
    "speaker_title": "",
    "speaker": {
        "id": 137,
        "legal_name": "Alfred B. Wekesa Sambu",
        "slug": "alfred-sambu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is His Excellency the \"President\" in order to mislead the House that monkeys should not be sold for carrying out research on medicine when he knows for sure that all medicines, before they are used on human beings, are experimented on monkeys which are the closest animals to human beings?"
}