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

{
    "id": 52201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/52201/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The reason why I asked this Question is that whenever we have power disruption at our water pumping stations, institutions like hospitals and secondary schools in my area always resort to hiring water bowsers to supply them with water. So, why does he say that there is no emergency in this case?"
}