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

{
    "id": 43299,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43299/?format=api",
    "text_counter": 500,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Minister for Justice, National Cohesion and Constitutional Affairs",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": "THAT, Clause 5(4) of the Bill be deleted and replaced with a new clause- “The Chairperson and members of the Commission shall perform their functions as provided in the Constitution, and the Secretariat shall perform the day to day administrative functions of the Commission.”"
}