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

{
    "id": 99890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99890/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Nguyai",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Local Government",
    "speaker": {
        "id": 113,
        "legal_name": "Lewis Nganga Nguyai",
        "slug": "lewis-nguyai"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I would like to beg the indulgence of the House. We had made a request that this Question comes on Tuesday next week, and it was granted. I am surprised that it is here today. The Minister is still not available. So, I would request that we be given time until Tuesday."
}