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

{
    "id": 33295,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33295/?format=api",
    "text_counter": 51,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Assistant Minister in order to give a partial answer to the question when he should have told us what percentage that payment is and what is the percentage of the completed work? Could you direct that he indicates the percentage of the work done vis-a-vis the percentage of the money paid, so that we can see whether they are proportional?"
}