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

{
    "id": 10312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10312/?format=api",
    "text_counter": 125,
    "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, Madam Temporary Deputy Speaker. You have heard the Assistant Minister say that the Anti-Narcotics Unit will investigate. Is he in order to mislead the House while he knows that the same unit and the police have never, to date, put anybody to task over the murder of Chemorei in connection with his work against the drug trade?"
}