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

{
    "id": 222212,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222212/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, as far as I am concerned, I am not applying any double standards. As I told the hon. Member yesterday, we will only subdivide that location once the residents there indicate that they want it to be subdivided, through the District Development Committee (DDC)."
}