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

{
    "id": 2082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2082/?format=api",
    "text_counter": 114,
    "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. Deputy Speaker, Sir. Going by the answers that the Assistant Minister is trying to give, it is evident that there is a problem here. Would I be in order to request that this matter be referred to the relevant parliamentary Committee to address this issue exhaustively, because it appears that he is not ready to give the proper answers?"
}