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

{
    "id": 1368192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1368192/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Sen. Kinyua",
    "speaker_title": "",
    "speaker": {
        "id": 13202,
        "legal_name": "John Kinyua Nderitu",
        "slug": "john-kinyua-nderitu-2"
    },
    "content": "How is the Ministry of Health assisting the counties who have limited resource? Much of the resources are left at the national level. We do not have equipment in the county governments, for example, in health centres where the CHWs are responsible."
}