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

{
    "id": 1046570,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1046570/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. (Ms.) Halima Mucheke",
    "speaker": {
        "id": 845,
        "legal_name": "Halima Yussuf Mucheke",
        "slug": "halima-yussuf-mucheke"
    },
    "content": "time, rainwater harvesting has been proposed as a possible means to address the water crisis in the country; this House resolves that the Government institutionalises rainwater harvesting and storage in all buildings as a standard requirement and further that all road constructions incorporate storm water collection and storage for non-portable use."
}