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

{
    "id": 53394,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/53394/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. ole Lankas",
    "speaker_title": "",
    "speaker": {
        "id": 65,
        "legal_name": "Lankas ole Nkoidila",
        "slug": "lankas-nkoidila"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I do not have the answer to this Question. The HANSARD will bear me witness that the Question was deferred by the Speaker to today. So, it is not a Ministerial Statement. The Question still remains as it is."
}