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

{
    "id": 11712,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11712/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Energy the following Question by Private Notice. (a) Why are there frequent power disruptions in Garsen Town? (b) What efforts is the Minister making to rectify the situation? (c) Could the Minister consider compensating the people who have lost home and business appliances due to power outages?"
}