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

{
    "id": 7536,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7536/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You heard the Deputy Prime Minister and Minister for Local Government say that he is challenged because his colleague has not been available to assist him. I just wanted to remind him that the same colleague used to assist another Ministry. Maybe he needs to borrow from that other Ministry to assist him when the colleague is away."
}