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

{
    "id": 2869,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2869/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Speaker, Sir, the tannery in question is along the Thika- Garissa Road. I came back from my constituency only yesterday. Anybody travelling on the Thika-Garissa Road within a range of 500 metres will sense the smell. I am sure that residents within the estates around there are affected. Could the Assistant Minister tell us when he is going to visit the tannery and what action he is going to take to address the situation? The smell is there as we speak."
}