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

{
    "id": 2867,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2867/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Speaker, Sir, the Minister has enumerated conditions that NEMA has set for Thika Leather industries. The question is: What is the effect of the measures taken on the pollution that used to take place from the company? Is that pollution still there? Can he really say that there are no complaints when this Question is a complaint from the hon. Member?"
}