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

{
    "id": 98456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98456/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Since the Minister has provided the answer and we know the tradition is to ensure that he takes maximum time in answering. Could he summarise so that we can interrogate this Question? Otherwise, he will read for the next one hour."
}