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

{
    "id": 242045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242045/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, we are handling the case, but as far as humanitarian assistance is concerned, I cannot commit the Government. Maybe, the hon. Member should consult with us in our office and we will see if there is anything we can do to assist."
}