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

{
    "id": 10462,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10462/?format=api",
    "text_counter": 275,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. In light of the discrepancies in the answer given by the Minister, will I be in order to request the Chair that this Question be deferred to tomorrow afternoon, so that we can interrogate the answer given by her?"
}