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

{
    "id": 50062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50062/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, Yatta Constituency and other constituencies which benefit from the Athi River are some of the victims of pollution, purely because of lack of treatment of row sewer from Nairobi, Ruiru and Thika towns."
}