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

{
    "id": 10509,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10509/?format=api",
    "text_counter": 322,
    "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, the Minister has talked about changing goal posts but I think this is the job of unions. They are trying to exploit the loopholes which they see in Government. There are going to be many more universities coming up. Initially, we had only one university, but now they are many and many more are going to come up."
}