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

{
    "id": 194678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194678/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Mr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, when we terminate a contract, we do not suspend that contractor. We will just terminate that particular project and not the contract as it were. He could be performing quite well in another contractor and so poorly in another."
}