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

{
    "id": 234977,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234977/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, on one hand, we are saying our women are afraid of going to the police stations to report criminal cases. On the other hand, we are saying that we want more female police officers posted to police stations. I think the issue here is that we have mechanisms that allow victims to report to our police stations. If they do so, and action is not taken, there are other avenues, including this information being brought to our office directly. We will ensure that action is taken."
}