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

{
    "id": 10433,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10433/?format=api",
    "text_counter": 246,
    "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": "(b) My Ministry has since May, 2011, implemented 61 projects as intervention measures in ASAL areas under the current Drought Intervention Programme. These are also detailed in Annex B, which we have shared."
}