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

{
    "id": 2998,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2998/?format=api",
    "text_counter": 252,
    "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. Deputy Speaker, Sir. Is the Assistant Minister in order to mislead the House that he has gone round all hospitals and that the services being rendered are normal even if doctors are on strike? Is he suggesting that we no longer need doctors in the hospitals? Is he in order to mislead the House?"
}