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

{
    "id": 987274,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987274/?format=api",
    "text_counter": 528,
    "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": " I beg to move: THAT, the Schedule be amended— (b) in the proposed amendments to the Value Added Tax Act, 2013, by— (i) deleting the proposed amendment to Section 2; The purpose of this amendment is to delete the definition of “bread” because the amendments touching on bread were not supported in the Bill. Therefore, there is no need of defining what ordinary bread means."
}