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

{
    "id": 100213,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100213/?format=api",
    "text_counter": 372,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, when I look at suitability I find that they are all suitable for the job which they have applied. Mr. Patrick Lumumba has a very good personality. We are looking at opening up offices. We are talking about transparency. We are talking about opening up our offices. I think somebody who is outgoing like Dr. Patrick Lumumba should be able to open up an office so that everybody can see what is going on. There are those who get appointed to these positions and then they enclose themselves in the offices."
}