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

{
    "id": 111677,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111677/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Dr. Shaban",
    "speaker_title": "",
    "speaker": {
        "id": 139,
        "legal_name": "Naomi Namsi Shaban",
        "slug": "naomi-shaban"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the project was suspended after consultations between the Office of the Deputy Prime Minister and Ministry of Finance, World Bank and the Ministry of State for Special Programmes."
}