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

{
    "id": 264633,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264633/?format=api",
    "text_counter": 491,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, this is just to provide that the chairperson and vice-chairperson be eligible for re-election for a further term of one year. In the Bill it says “one year and not subject to re-election.” Now, we are providing a window so that if they have performed, they can be re-elected for a further one year only."
}