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

{
    "id": 194691,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/194691/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Mr. Deputy Speaker, Sir, the fact that the contractor went to court does not nullify the fact that we terminated the contract. In fact, the court asked us not to terminate the contract but we had already done it. So, it is a battle in the court."
}