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

{
    "id": 1004442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1004442/?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": "This amendment provides that the limitation of time for matters against the Kenya Revenue Authority is three years. This is to comply with the different decisions made by different courts that held that the Public Authorities Limitation Act cannot apply to the KRA. That is the reason we are introducing this amendment."
}