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

{
    "id": 264571,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/264571/?format=api",
    "text_counter": 429,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": " Can I give some clarification? The way I understand it is that that paper was circulated in the Chamber when we were already in the Chamber. So, it was not part of the Order Paper that we normally receive at the Bar by the Serjeant-at-Arms or when the orderlies went round."
}