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

{
    "id": 75463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/75463/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Deputy Speaker, Sir, you realize that over 100 people fell sick as a result of this negligent act. What extraordinary measures is the Ministry taking to rekindle confidence in people? Right now, people are not certain of the services that are being rendered by health officials in that area."
}