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

{
    "id": 1792,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1792/?format=api",
    "text_counter": 316,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Thank you, Madam Temporary Deputy Speaker. Reactions to general claims on collapsing health sector, the public health sector is not collapsing. Our considered assessment is that the public health facilities and programmes in the country have been ----"
}