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

{
    "id": 240821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240821/?format=api",
    "text_counter": 15,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, I have said that if we are told that there is need for us to post that unit there, we will definitely do it. All that is required is for the hon. Member to liaise with the District Security Committee and send us that information. If that information is already there, we will definitely act on it."
}