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

{
    "id": 35725,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35725/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Deputy Speaker, Sir, what I am saying is that Section 27(2) says: “Provided that the term of office of Members of the Committee shall be three years renewable or upon the appointment of a new Committee in a manner provided for in this Act whichever comes earlier.” Therefore, our term which started in 2008 came to an end in 2009 in accordance with the Act."
}