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

{
    "id": 314910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/314910/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is it in order for the Assistant Minister to say that 50 per cent has been done and these projects were started three years ago? Where is the evidence to show that 50 per cent has been done? Table the evidence so that we can trust you, Mr. Assistant Minister."
}