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

{
    "id": 112524,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112524/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Mr. Namwamba",
    "speaker_title": "",
    "speaker": {
        "id": 108,
        "legal_name": "Ababu Tawfiq Pius Namwamba",
        "slug": "ababu-namwamba"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Given that the Minister seems to be extremely well prepared to handle this matter without any further delay, would I be in order to ask that we treat his present presentation as the Ministerial Statement, so that we can prosecute it now?"
}