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

{
    "id": 234652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234652/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Maj. Sugow",
    "speaker_title": "",
    "speaker": {
        "id": 142,
        "legal_name": "Aden Ahmed Sugow",
        "slug": "aden-sugow"
    },
    "content": "Mr. Speaker, Sir, in cases where water meters are not functioning, it is the responsibility of the consumer to report and this is investigated. In cases where the meters are faulty, they are removed and replaced. Therefore, the question of meters not working does not arise because once consumers report, they are replaced. We do not bill consumers for water not consumed. When a meter is faulty, an average billing based on historical consumption in the past or previous months is normally determined pending the change of that particular meter."
}