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

{
    "id": 228214,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/228214/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Muite",
    "speaker_title": "",
    "speaker": {
        "id": 235,
        "legal_name": "Paul Kibugi Muite",
        "slug": "paul-muite"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You know what the Chair says goes into the HANSARD. I think that, perhaps, inadvertently, Mr. Speaker said, \"when a Bill seeking to do exactly that is being read---\". This Bill is attempting to do that. It is not \"doing exactly that\". That can be corrected."
}