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

{
    "id": 19012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19012/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Ms. Karua",
    "speaker_title": "",
    "speaker": {
        "id": 166,
        "legal_name": "Martha Wangari Karua",
        "slug": "martha-karua"
    },
    "content": "Mr. Deputy Speaker, Sir, now that the Assistant Minister has accepted to visit the area, could he give the date? This is an urgent matter. Other users of the water downstream must be suffering from the contamination of that water. So, could he give a date because this is an urgent matter?"
}