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

{
    "id": 345186,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345186/?format=api",
    "text_counter": 583,
    "type": "speech",
    "speaker_name": "Dr. Monda",
    "speaker_title": "",
    "speaker": {
        "id": 83,
        "legal_name": "Robert Onsare Monda",
        "slug": "robert-monda"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, this new clause is intended to show at what point the Chief Executive Officer of the Board of the Authority can be removed from office. So, we are introducing the conditions under which he or she can be removed from office."
}