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

{
    "id": 220102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/220102/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "Mr. Speaker, Sir, we know that consumers of electricity throughout the country are charged a levy which I understand collects beyond Kshs2 billion a year. Could the Assistant Minister consider applying that amount to reduce the amount required for reconnection from Kshs32,000 to, for example, Kshs2,000 per person?"
}