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

{
    "id": 304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/304/?format=api",
    "text_counter": 304,
    "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, Madam Temporary Deputy Speaker. I think the Assistant Minister does not understand or is being too casual. We cannot say that when somebody is non-executive, he just walks into the office and comes out. They are normally given letters of appointment."
}