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

{
    "id": 265330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/265330/?format=api",
    "text_counter": 1188,
    "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 Chairman, Sir, I think there are resolutions which do not bear penalties. If by a resolution, you are punishing, like in this one, by a consequence of removal, the threshold is normally higher. But if it is an ordinary resolution, then the majority vote will always carry the day."
}