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

{
    "id": 3841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3841/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Assistant Minister. I have followed what both of you have said. You have said they will be paid once the matter that has been filed in court is determined. I am asking you from the Chair here, in those circumstances, are you prepared to deposit that money in the court, so that it can be paid as soon as the case is determined? You are not denying that they are entitled to payments."
}