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

{
    "id": 20004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20004/?format=api",
    "text_counter": 357,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "Mr. Speaker, Sir, may I, therefore, given that English is not necessarily my first language of communication, amend and say that on the basis of the few excerpts that I have read to the House from the report of the Controller and Auditor- General, the Controller and Auditor-General does not appear to confirm the findings contained in the report of the Committee."
}