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

{
    "id": 11011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/11011/?format=api",
    "text_counter": 356,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Speaker, Sir, from the Prime Minister’s Statement, he alluded to an audit report from the Ministry of Foreign Affairs; there was a report from the Treasury, which I believe was that of the Controller and Auditor-General, and which was different. So, there was a report from the KACC and a report from the Controller and"
}