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

{
    "id": 58595,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/58595/?format=api",
    "text_counter": 438,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": "Since we have already voted on the Fourth Schedule and we have already passed that particular clause as it is, although it could contain some error that you have notified the Chair later, then I will rule that we continue as it is and then we can bring it up with Attorney-General."
}