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

{
    "id": 9444,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9444/?format=api",
    "text_counter": 508,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, the Assistant Minister has made a categorical statement that the Ministry of Lands has approved this or other demolitions, and he should substantiate because it would be a great shame to me to be part of a decision like that one."
}