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

{
    "id": 987481,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987481/?format=api",
    "text_counter": 735,
    "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": "This is on issues to do with personal appeal. When appealing to Kenya Revenue Authority the requirement was that they should respond to you within 45 days. However, there was an attempt to delete this so that it can be open. But the stakeholders responded by saying to be in agreement with the wishes of the two parties, it be amended to 60 days. So, it can give KRA at least 15 extra days to work on personal appeals which we have proposed to amend to 60 days instead of 45 days."
}