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

{
    "id": 144593,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144593/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Minister for the action she took on the outbreak of cholera in my constituency. The staff of the Ministry, for professional reasons, are so cautious about taking action along those lines. As a matter of priority, in order to improve the prevention, they should immediately move in once such cases are noted and test for cholera on site."
}