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

{
    "id": 456872,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456872/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Hon. N’gongo",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Hon. Temporary Deputy Speaker, Sir, from the Statement, you do not have to ask. It is obvious that the Committee has not invited them. Therefore, I would ask the Chairman to expain to this House when he is going to invite these relevant The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}