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

{
    "id": 1463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1463/?format=api",
    "text_counter": 453,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "There has been some discussion about what the Cabinet decided, and I have read out what the decision was. In fact, now that people are trying to cast aspersion, blame and call other people names, I would like to state that the truth of the matter is that there was no Cabinet decision as such. There was a decision by the Security Committee of the Cabinet. This is a matter which is known to the people; the people who are in the Security Committee of the Cabinet, who are about seven---"
}