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

{
    "id": 50011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50011/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "(a)The criteria is based on the level of care where we refer to standards and norms which are either a health centre or a dispensary. Other considerations include availability of space, utilization rate or workload, gapping pattern, procurement of delivery beds and delivery kits at national level, facilities which are specific partner support."
}