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

{
    "id": 111588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111588/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. He has said that the agreement has certain conditions and that is what I am asking. Could he table or bring all those conditions here?"
}