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

{
    "id": 153788,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/153788/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Speaker, Sir, therefore, it means that even as we proceed to ask supplementary questions, we are proceeding on an incomplete answer. Could the Attorney-General take time and give us proper answers such that we do not even need to ask supplementary questions, or that we ask proper supplementary questions?"
}