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

{
    "id": 321959,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321959/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Madam Minister, if Dr. Monda’s amendment is carried, it deletes so yours becomes redundant; there will be nothing because it will have been deleted. Let us take a decision on the proposed amendment by Dr. Monda then the rest will fall in place."
}