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

{
    "id": 19011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19011/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. As a plea to the Assistant Minister, since he is going to make a visit, can I request him that he also visits sections of Athi River where fish is dying as a result of raw sewer from Thika Town flowing into it."
}