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

{
    "id": 111816,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111816/?format=api",
    "text_counter": 344,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Is it in order for us to seek to try and introduce an interpretation that seems to suggest that a simple majority should, in fact, be able to amend any section? This is not a simple report. Everybody knows that it is a constitutional matter. Is he in order?"
}