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

{
    "id": 1111661,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111661/?format=api",
    "text_counter": 378,
    "type": "speech",
    "speaker_name": "Sen. Farhiya",
    "speaker_title": "",
    "speaker": {
        "id": 13179,
        "legal_name": "Farhiya Ali Haji",
        "slug": "farhiya-ali-haji"
    },
    "content": "The main object of this Bill is to put a legal framework for undertaking lifestyle audit for public officers. In creating the framework, the Bill seeks to incorporate the values and principles of governance under Article 10 and Chapter 6 of the Constitution into the public service."
}