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

{
    "id": 42173,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42173/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I kindly request for your indulgence, because I know this is a project that is of national interest. I need to interrogate the documents laid before us. I need to share it with my colleagues. I would request the Chair to allow me to go through the documents so that we can interrogate this matter."
}