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

{
    "id": 114343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114343/?format=api",
    "text_counter": 132,
    "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. We know very well, unless the Assistant Minister does not know, that a contract cannot be endless. A contract must have a definite period. Is he in order to tell us that he does not know when it will be finalised when they have already signed the contract?"
}