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

{
    "id": 64786,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64786/?format=api",
    "text_counter": 74,
    "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. Temporary Deputy Speaker, Sir. Hon. Shakeel was seeking for your guidance on the matter. He was not addressing his question to the Assistant Minister. He requested the Chair to refer this matter to the relevant departmental Committee."
}