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

{
    "id": 2518,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2518/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I rise under Standing Order No.33 which says:- “The Speaker may direct any matter which, in the Speaker’s opinion, is secret or purely personal to be excluded from the Journals of the House and from the verbatim report of proceedings of the House, and to be the subject of a separate verbatim report, which shall be kept in the custody of the Clerk and made available only to Members.”"
}