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

{
    "id": 789890,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789890/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Hon. Kajwang’",
    "speaker_title": "",
    "speaker": {
        "id": 2712,
        "legal_name": "Tom Joseph Kajwang'",
        "slug": "kajwang-tom-joseph-francis"
    },
    "content": "You can then see that my amendment is to further thin what the Chair has said and remove some of the disciplines which are not core to the mandate of KeNHA. These are accounting and law. I am a lawyer. As a lawyer, when I go before the board, I am professionally obliged to perceive that there are already people who can do the same job."
}