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

{
    "id": 331469,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/331469/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "Mr. Speaker, Sir, I also want to request an additional supplementary point. We now have universities and a number of them will be closing after the registration. I do not know what the Minister is going to do to make sure that those students who are above 18 years get an opportunity to register as voters."
}