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

{
    "id": 234958,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234958/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) I am not aware that the girlchild and women victims of child abuse and domestic violence in Butula Constituency do not report their complaints to the police. (b) Every police station in the country has a female police officer who is charged with the responsibility of matters relating to women affairs in addition to other duties. We would like to request hon. Members to encourage their constituents to report such matters to the police for action to be taken. It is difficult to have a female officer at every administration police lines because their numbers are not sufficient. Thank you."
}