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

{
    "id": 60942,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60942/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Chanzu",
    "speaker_title": "",
    "speaker": {
        "id": 11,
        "legal_name": "Yusuf Kifuma Chanzu",
        "slug": "yusuf-chanzu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The issue I was raising with the Assistant Minister is very clear. What he is telling me to do is what he is supposed to do himself. Is he in order? Can you get your security team to sit down and make recommendations to your office, instead of telling me to do it?"
}