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

{
    "id": 43997,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43997/?format=api",
    "text_counter": 1198,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Chairman, Sir, I support the amendment by hon. Bahari. It is a fact and I want to be on record that the first review was never concluded. There is no way I can stand on the Floor of this House and argue that it was concluded when it was never gazetted."
}