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

{
    "id": 110854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110854/?format=api",
    "text_counter": 97,
    "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. You have just heard what the Assistant Minister has said. According to the Standing Orders, he is a Minister. Is he in order to come here and say that he is not a Minister? Unless he wants to come on this side of the House."
}