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

{
    "id": 37285,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37285/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Unless my memory does not serve me right, this is not the Deputy Prime Minister and Minister for Finance. In case the Deputy Prime Minister and Minister for Finance is not here, the Leader of Government Business is here. Is he in order to raise the issue when there are more senior Ministers here?"
}