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

{
    "id": 59501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/59501/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Speaker, Sir, we make sure that raw sewerage is processed and discharged. It does not get discharged directly into the lake. It is discharged into the marshlands and riparian areas before the natural process is done, then it is discharged into the lake."
}