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

{
    "id": 2192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2192/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Deputy Speaker, Sir, I would not have a problem had I not had another Question listed on the Order Paper. This is a Question that was deferred two weeks back. The Ministry ought to have anticipated that because it well within their record and knowledge. It is not coming up for the first time."
}