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

{
    "id": 10434,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10434/?format=api",
    "text_counter": 247,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "The Minister for Water and Irrigation",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "(c) My Ministry has spent Kshs584.5 million on rehabilitation of boreholes, water tracking and fuel subsidy; Kshs126,300 on drilling and equipping of boreholes and Kshs164,596,947 on construction and de-silting of small dams and pans as detailed in “a” and “b” above."
}