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

{
    "id": 234974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234974/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, as I have already said, if those women are afraid to go to the police station to report, we need to encourage them. If they are not be able to do so, they can report these issues to our provincial administration officers. We have also started the suggestion boxes. We can receive information through them. We are also customer-care-based. We are open. Therefore, anybody who has information about these matters should not be afraid to let us know. It is also our responsibility to keep on encouraging these people, so that they can come forward. It is only by them coming forward that we will be able to help them."
}