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

{
    "id": 100946,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100946/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Clearly, when the Minister was answering, he said the KACC has done investigations and it has concluded. So, will I be in order, therefore, to request the Chair to ask the Minister to table that report? Then we can compare whether it is in fact the same that he is referring to or he is talking about a different thing!"
}