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

{
    "id": 987190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987190/?format=api",
    "text_counter": 444,
    "type": "speech",
    "speaker_name": "Kipkelion East, JP",
    "speaker_title": "Hon. Joseph Limo",
    "speaker": {
        "id": 1915,
        "legal_name": "Joseph Kirui Limo",
        "slug": "joseph-kirui-limo"
    },
    "content": "The reason for the amendment is that it was to introduce tax on Post Bank Savings Account. We considered that this saving account is a very old account which does not even attract any other charges. Even Post Bank itself does not offer loans. So, taxing it would make it very difficult for Post Bank to operate. We, therefore, propose to delete it."
}