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

{
    "id": 245081,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245081/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I beg to report that the Committee of Ways and Means has considered the proposals relating to Excise Duties, Value Added Tax, Income Tax and Miscellaneous Taxes and has approved the same without amendment."
}