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

{
    "id": 234656,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234656/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Maj. Sugow",
    "speaker_title": "",
    "speaker": {
        "id": 142,
        "legal_name": "Aden Ahmed Sugow",
        "slug": "aden-sugow"
    },
    "content": "Since the reforms in the water sector started, this Ministry has been endeavouring to ensure that all water projects in this country are rehabilitated. There is an ongoing rehabilitation of all major water projects such as this one and the replacement of faulty or old water meters and pipes. This is a continuous process and I want to assure the hon. Member that come next year, a considerable length of these pipes would have been replaced."
}