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

{
    "id": 263865,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/263865/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I think the point that we want to make is that these provisions are made subject to Article 68, so that as you read these provisions of Clause 14, they should not be seen to be restrictive or going against the powers or provisions that may be elaborated in Article 68 of the Constitution."
}