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

{
    "id": 12127,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12127/?format=api",
    "text_counter": 433,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I stand to oppose the amendment. It is the prerogative of the appointing party which has nominated Mr. Keynan to this position to decide in which capacity he will serve. Currently, Mr. Nyambati is facing a by-election. If we confirm Mr. Keynan on permanent basis, this will not go down well with Mr. Nyambati."
}