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

{
    "id": 80321,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80321/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Deputy Speaker, Sir, that is a true observation. However, there are laws which govern how people are compensated. Therefore, you cannot compensate much more than what has been set out. You cannot take families to live together. However, when a dam is constructed somewhere, people are compensated financially."
}