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

{
    "id": 152038,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/152038/?format=api",
    "text_counter": 296,
    "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. Speaker, Sir. You have just heard the Minister saying that the document he is going to table is a protocol document for the running of the Government. Is he in order? In what role is he presenting that document? Is he purporting to be the leader of Government and State?"
}