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

{
    "id": 31936,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31936/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Would I be in order to request the Assistant Minister to accompany me to the farm because this Question is very sensitive? Would I also be in order to ask that this Question be referred to the relevant departmental Committee for further investigations?"
}