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

{
    "id": 123795,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123795/?format=api",
    "text_counter": 375,
    "type": "speech",
    "speaker_name": "Mr. C. Onyancha",
    "speaker_title": "",
    "speaker": {
        "id": 126,
        "legal_name": "Charles Onyancha",
        "slug": "charles-onyancha"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, secondly, I would have loved that this policy goes along with the implementation of a scheme that would involve the construction of homes for the aged across the country, hopefully in each constituency because we are coming to an age where some of these old people do not even have homes, dependants or support from their children. Some of them actually do not even have children."
}