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

{
    "id": 234967,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234967/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Gachagua",
    "speaker_title": "",
    "speaker": {
        "id": 228,
        "legal_name": "James Nderitu Gachagua",
        "slug": "nderitu-gachagua"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister says every police station in this country has a female police officer. He then went on to ask us if we are aware of any police station that does not have a female police officer. Are we here to run the police force, or to get information from him?"
}