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

{
    "id": 325058,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/325058/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Mr. Kiilu",
    "speaker_title": "",
    "speaker": {
        "id": 45,
        "legal_name": "Peter L. N. Kiilu",
        "slug": "peter-kiilu"
    },
    "content": "Mr. Deputy Speaker, Sir, this Question was listed last week and it was deferred until this morning because the Minister was away. Could we give the Minister a few minutes, and if he comes he answers it? In the alternative, I will be comfortable to have it answered in the afternoon tomorrow."
}