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

{
    "id": 43999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43999/?format=api",
    "text_counter": 1200,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Chairman, Sir, Article 249 clearly states that:- “(2) The commissions and holders of independent offices- (b) are independent and not subject to direction or control by any person or authority”."
}