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

{
    "id": 9740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9740/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Nyammo",
    "speaker_title": "",
    "speaker": {
        "id": 117,
        "legal_name": "Francis Thombe Nyammo",
        "slug": "francis-nyammo"
    },
    "content": "Mr. Deputy Speaker, Sir, I apologize! I still do not have a written answer and I notice that the Minister and his Assistant Ministers are not here. So may I seek the indulgence of this House that the Question be deferred probably to Wednesday, next week?"
}