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

{
    "id": 456897,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456897/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Hon. Temporary Deputy Speaker, in our working relationship, as a Committee, with the Cabinet Secretary, we are extremely flexible. We have also written to him on other issues. So, this is one of the issues that will be addressed on that particular day."
}