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

{
    "id": 19846,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/19846/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": " Just a clarification, Mr. Speaker, Sir. It was the Deputy Prime Minister and Minister for Local Government whom you imposed sanctions on and not the Office of the Deputy Prime Minister and Ministry of Finance."
}