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

{
    "id": 222235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222235/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, that makes my work a bit easy, but what the hon. Member has to do is to go to the DC, who will initiate the DDC. Once they bring the minutes of the DDC to our office, we will act as per their request."
}