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

{
    "id": 102594,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102594/?format=api",
    "text_counter": 338,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am directed to report that the Committee of Ways and Means has considered the proposal relating to Excise Duty, Value Added Tax, Income Tax and Miscellaneous Fees and Taxes and has approved the same without amendment."
}