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

{
    "id": 16644,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16644/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to avoid the question? Even if it is the Ministry of Finance which sets the regulation as to how much one is supposed to be paid, the advice comes from the Ministry concerned and the Public Service Commission."
}