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

{
    "id": 112014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112014/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I hear you and stand corrected. Could the Assistant Minister consider removing the Value Added Tax (VAT) on power charges? Could he also consider removing the Customs Tax and the VAT on solar energy products?"
}