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

{
    "id": 314044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314044/?format=api",
    "text_counter": 1091,
    "type": "speech",
    "speaker_name": "Mr. Hassan",
    "speaker_title": "",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. First of all, I wanted to raise a point of order because the Chair of the Committee said that he had consulted the Members of the Committee. I am a Member of that Committee and I have not been consulted on the deletion."
}