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

{
    "id": 3787,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3787/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Warugongo",
    "speaker_title": "",
    "speaker": {
        "id": 150,
        "legal_name": "Nemesius Warugongo",
        "slug": "nemesius-warugongo"
    },
    "content": "asked the Minister for Water and Irrigation when the construction of the six irrigation dams/reservoirs (all funded by the Arab Bank for Economic Development for Africa) along Honi, Ngarengiro, Karuthingitu, Nanyuki, Narumoru and Nairobi rivers in Kieni Constituency will be completed."
}