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

{
    "id": 234969,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234969/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, from my records, every police station in this country has a female police officer. In the case of administration police officers, we do not have enough female officers to post to all police posts in the country. This is because the programme for recruitment of female administration police officers started recently. But for the regular police officers, we have enough female police officers and we have posted them to every police station."
}