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

{
    "id": 69810,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/69810/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Y. 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, Mr. Deputy Speaker, Sir. I think the House should not assume the responsibility of the Executive. The Executive has the foreign policy and it knows what to do. I think it will be misplaced for the House to determine what the Executive is supposed to do. I think this is out of order."
}