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

{
    "id": 10800,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10800/?format=api",
    "text_counter": 145,
    "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) Since the processing of title deed was stopped, the dam plot remains a public utility. Ongoing measures include organizing the dam water beneficiaries into a management committee that will oversee water utilization after rehabilitation of the dam."
}