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

{
    "id": 5852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5852/?format=api",
    "text_counter": 365,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Hon. Members, please, note that I am trying to get to the business of the next Order. So, every person I am going to give a chance, please, take two minutes, so that we can take all the requests. We will start with hon. Mututho."
}