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

{
    "id": 12466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12466/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "(Mr. Mungatana)",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "to ask the Minister for Energy:- (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?"
}