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

{
    "id": 50574,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50574/?format=api",
    "text_counter": 278,
    "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": " Madam Temporary Deputy Speaker, I think the hon. Member has not substantiated. He is talking about a report that has not been submitted to the House. He should, therefore, withdraw the allegation he is making."
}