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

{
    "id": 2019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2019/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "Mr. Deputy Speaker, Sir, the new Act did not abolish the current Board. The Minister for Agriculture will be able to reconstitute the Board and we are saying it is important, therefore, to accommodate the existing Tea (Amendment) Act; there is a provision intended to facilitate and realign the composition of the Board as stipulated; it will consequently enable the dissolution of the Board whose term will expire in 2013. So, the current Act has not at all abolished the existing Board. Once the current Board expires in 2013, the new one will be constituted. That is why we are proposing some miscellaneous amendments before 2013, so that the new Board can be in place."
}