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

{
    "id": 13214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/13214/?format=api",
    "text_counter": 266,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to mislead the House that because the Minister and the Permanent Secretary, who is the Accounting Officer, are not around, the Ministry cannot run yet, even if he went beyond that, those approvals can normally be obtained through an email?"
}