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

{
    "id": 50606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50606/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Haji",
    "speaker_title": "The Minister of State for Defence",
    "speaker": {
        "id": 26,
        "legal_name": "Yusuf Mohammed Haji",
        "slug": "yusuf-haji"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. Is the hon. Member in order to say that it is not subject to the audit? Even in those days, it has never been outside the system of the Government."
}