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

{
    "id": 222177,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222177/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg to reply. (a) I am not aware that councillors in the various local authorities are being charged new taxes on their allowances outside the amounts spelt out in existing tax regulations. (b) In view of the reply to part \"a\" of the Question, the issues raised under parts \"b\" and \"c\" of the Question do not arise."
}