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

{
    "id": 127757,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127757/?format=api",
    "text_counter": 141,
    "type": "speech",
    "speaker_name": "Mr. Litole",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Minister for a job-well- done. However, we have several districts that do not have supply of electricity in this country. In the spirit of collective responsibility, could the Minister tell us when those districts are going to be supplied with electricity, so that they can be at par with other districts?"
}