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

{
    "id": 128456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128456/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, if there is a contradiction between the schedules to a particular Act, then you cannot insist that there is no problem there. But as far as I am concerned, there is no contradiction. Clause 3(2) of the First Schedule of the Act states as follows:- “The person who has held the office as a Director may be reappointed but may not serve as the Director for more than two terms.”"
}